diff --git a/README.md b/README.md index c74f2b0f..619e2d79 100644 --- a/README.md +++ b/README.md @@ -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: