Fix installation instruction

This commit is contained in:
Samy Pessé
2015-02-03 10:40:22 +01:00
parent 42fd7b12c0
commit 8a597ff3f1
+1 -1
View File
@@ -15,7 +15,7 @@ GitBook is a command line tool (and Node.js library) for building beautiful book
GitBook can be installed from **NPM** using:
```
$ npm install gitbook -g
$ npm install gitbook-cli -g
```
Create the directories and files for a book from its [SUMMARY.md](https://github.com/GitbookIO/gitbook#book-format) file using