Skip to content

Commit 204d906

Browse files
authored
Merge pull request #8 from Diegores14/master
Install texlive windows Reamde
2 parents 1101e62 + 4531679 commit 204d906

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,17 @@ texlive for linux:
99

1010
aptitude install texlive
1111

12+
texlive for windows:
13+
14+
download installer (install-tl-windows.exe) from https://www.tug.org/texlive/acquire-netinstall.html
15+
1216
## Install
1317

1418
npm install -g notebook-generator
1519

1620
## Use
1721

18-
Usage: notebookgen <soruce_dir> [options]
22+
Usage: notebook-generator <soruce_dir> [options]
1923

2024
Auto generate notebooks from your source code
2125

0 commit comments

Comments
 (0)