ece_657/readme.md

11 lines
154 B
Markdown
Raw Normal View History

2022-05-02 18:52:32 +02:00
## Installation:
tinytex:
```
wget -qO- "https://yihui.org/tinytex/install-bin-unix.sh" | sh
```
packages:
```tlmgr install `cat requirements.txt` ```