Skip to content

Commit 92a8a05

Browse files
committed
doc: updated readme
Signed-off-by: skoowu <skoowu.fancy@gmail.com>
1 parent 70aefae commit 92a8a05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Options:
3232

3333
Use the following command to generate a html file from your markdown file.
3434
```
35-
medup gen --config-path themes/github/config.json --output example.html example.md
35+
cargo run -- gen --config-path themes/notion/config.json --output markdown-guide.html docs/markdown-guide.md
3636
```
3737

3838
### Web

0 commit comments

Comments
 (0)