Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
NeilCuzon authored Nov 8, 2020
1 parent f489900 commit 3beb00c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,8 @@ npm install @mermaid-js/mermaid-cli
`yarn global add @mermaid-js/mermaid-cli` or `npm install -g @mermaid-js/mermaid-cli`
### Examples
Please run the following command to see the latest options: `mmdc -h`
Run this command to convert Mermaid mmd diagram to an svg file:

`mmdc -i input.mmd -o output.svg`
Run this command to convert Mermaid mmd diagram to an svg file:`mmdc -i input.mmd -o output.svg`

#### Piping from stdin

Expand Down

0 comments on commit 3beb00c

Please sign in to comment.