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 e1605cb commit 0f8e7b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
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 0f8e7b5

Please sign in to comment.