add windows install instruction
This commit is contained in:
@@ -18,6 +18,11 @@ Base on this [website](https://gist.github.com/rain1024/98dd5e2c6c8c28f9ea9d), p
|
||||
sudo apt-get install texlive-fonts-extra
|
||||
sudo apt-get install texlive-latex-extra
|
||||
```
|
||||
|
||||
* Windows
|
||||
1. Download and install [MikTeX](https://miktex.org/download).
|
||||
2. Download and install bash runner on Windows, recommends [Git bash](https://git-scm.com/download/win) or Cygwin(https://www.cygwin.com/)
|
||||
|
||||
2. Execute the example as followed.
|
||||
```
|
||||
cd pyexamples/
|
||||
|
||||
Reference in New Issue
Block a user