Skip to content

Commit

Permalink
docs: forking should be cloning
Browse files Browse the repository at this point in the history
I’ve expanded it to “cloning with git” for clarity.
  • Loading branch information
rjmunro committed Oct 5, 2016
1 parent 027279f commit a331982
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 @@ -15,7 +15,7 @@ nodemon does **not** require *any* changes to your code or method of development

# Installation

Either through forking or by using [npm](http://npmjs.org) (the recommended way):
Either through cloning with git or by using [npm](http://npmjs.org) (the recommended way):

npm install -g nodemon

Expand Down

0 comments on commit a331982

Please sign in to comment.