Merge pull request #1018 from atilacamurca/patch-1

Update README.md
This commit is contained in:
Samy Pessé
2015-11-19 12:24:42 +01:00
+1 -1
View File
@@ -213,7 +213,7 @@ Plugins needed to build a book can be installed using: `gitbook install ./`. You
You can use the options `--log=debug` and `--debug` to get better error messages (with stack trace). For example:
```
$ gitbook build ./ -- log=debug --debug
$ gitbook build ./ --log=debug --debug
```
#### How to use the latest commit from GitBook in gitbook-cli