Skip to content

Commit

Permalink
Remove unnecessary npm install in readme
Browse files Browse the repository at this point in the history
`hexo init blog` already performs `npm install`.
  • Loading branch information
SpaceK33z committed May 10, 2016
1 parent 569856e commit c554fba
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ $ npm install hexo-cli -g
``` bash
$ hexo init blog
$ cd blog
$ npm install
```

**Start the server**
Expand Down

0 comments on commit c554fba

Please sign in to comment.