Skip to content

Commit

Permalink
Remove --save option as it isn't required anymore
Browse files Browse the repository at this point in the history
  • Loading branch information
stevemoser committed Feb 18, 2019
1 parent 07aea5d commit 9d79726
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ These documentation pages are also rendered using marked 💯

**CLI:** `npm install -g marked`

**In-browser:** `npm install marked --save`
**In-browser:** `npm install marked`

<h2 id="usage">Usage</h2>

Expand Down

0 comments on commit 9d79726

Please sign in to comment.