Skip to content

Commit

Permalink
Remove duplicate instructions in "Install locally" section
Browse files Browse the repository at this point in the history
  • Loading branch information
kukimik authored and aloisklink committed Jan 29, 2025
1 parent e5b5915 commit 1df2c8f
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -192,13 +192,6 @@ npm install @mermaid-js/mermaid-cli
./node_modules/.bin/mmdc -h
```

Or use NPM:

```
npm install @mermaid-js/mermaid-cli
./node_modules/.bin/mmdc -h
```

### Run with npx

[`npx`](https://www.npmjs.com/package/npx) is installed by default with NPM. It
Expand Down

0 comments on commit 1df2c8f

Please sign in to comment.