Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
tylerlong committed Aug 16, 2017
1 parent 4017628 commit 12a4882
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Expand Up @@ -119,7 +119,7 @@ https://unpkg.com/mermaid@<version>/dist/

Replace `<version>` with expected version number.

Example: https://unpkg.com/mermaid@7.0.3/dist/
Example: https://unpkg.com/mermaid@7.0.4/dist/

### Node.js

Expand Down Expand Up @@ -197,7 +197,6 @@ Manual test in Node.js:

Update version number in `package.json`.

yarn dist
npm publish

Command above generates files into the `dist` folder and publishes them to npmjs.org.
Expand Down

0 comments on commit 12a4882

Please sign in to comment.