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 9d79726 commit 147387f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -34,7 +34,7 @@ Also read about:

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

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

## Usage

Expand Down

0 comments on commit 147387f

Please sign in to comment.