Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
feross authored Apr 7, 2017
1 parent 6877619 commit f466ed1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,9 @@ $ standard --verbose | snazzy
alongside `snazzy`.

Run `npm install standard --save-dev` to get a copy of `standard`, then run
`standard | snazzy` where you previously used to ran `snazzy`.
`standard | snazzy` where you previously used to run `snazzy`.

This method requires more steps but it's better since the user controls the exact
This way requires more steps, but it's better. The user now controls the exact
version of `standard` that is used. And for users who were piping into `snazzy` all
along, this means a quicker install since an extra copy of `standard` will not get
installed.
Expand Down

0 comments on commit f466ed1

Please sign in to comment.