Skip to content

Commit f604db3

Browse files
authored
Update README.md
1 parent bd5067c commit f604db3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,5 +90,6 @@
9090
- [ubuntu 用 markdown + vscode + marp 编写 slides 并输出为 pdf](https://www.cnblogs.com/luyi07/p/14736322.html)
9191

9292
```
93-
marp --pdf --html --allow-local-files lec[1-9]*/*.md
93+
marp --pdf --html --allow-local-files lec[1-9]*/*.md # for building PDF slides
94+
marp --pptx --html --allow-local-files lec[1-9]*/*.md # for building pptx slides
9495
```

0 commit comments

Comments
 (0)