Skip to content

Commit

Permalink
fix: correct npm binary name
Browse files Browse the repository at this point in the history
  • Loading branch information
hougesen committed Oct 16, 2024
1 parent 57fd416 commit 39f890e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ You can install mdsf using [npm](https://www.npmjs.com/package/mdsf-cli):
```shell
npm install -g mdsf-cli

mdsf-cli format .
mdsf format .
```

or run it directly using npx:
Expand Down

0 comments on commit 39f890e

Please sign in to comment.