Skip to content

Commit fce5101

Browse files
authored
[ci skip] Update README.md
1 parent fd48bc1 commit fce5101

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
@@ -19,7 +19,7 @@ It can convert Marp / Marpit Markdown files into static HTML / CSS, PDF, PowerPo
1919

2020
### npx
2121

22-
[npx](https://blog.npmjs.org/post/162869356040/introducing-npx-an-npm-package-runner) is the best tool when you want to convert Markdown right now. Just run below if you are installed [Node.js](https://nodejs.org/):
22+
[npx](https://docs.npmjs.com/cli/v7/commands/npx) is the best way if you wanted one-shot Markdown conversion without install. Just run below if you are installed [Node.js](https://nodejs.org/):
2323

2424
```bash
2525
# Convert slide deck into HTML

0 commit comments

Comments
 (0)