Skip to content

Commit

Permalink
Reorder npm command options
Browse files Browse the repository at this point in the history
  • Loading branch information
gitname authored Jun 13, 2017
1 parent e8deb82 commit fb9fa10
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 @@ -61,7 +61,7 @@ The remainder of this document contains a tutorial on creating a React app (usin
```
$ cd react-gh-pages
$ npm install --save-dev gh-pages
$ npm install gh-pages --save-dev
```
* The commands shown in the following steps can all be issued from within the app's folder.
Expand Down

0 comments on commit fb9fa10

Please sign in to comment.