Skip to content

Commit f466ed1

Browse files
authored
Update README.md
1 parent 6877619 commit f466ed1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,9 @@ $ standard --verbose | snazzy
3939
alongside `snazzy`.
4040

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

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

0 commit comments

Comments
 (0)