Skip to content

Commit ee402ad

Browse files
committed
Merge pull request GitbookIO#1018 from atilacamurca/patch-1
Update README.md
2 parents bd24b03 + 266bfcb commit ee402ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@ Plugins needed to build a book can be installed using: `gitbook install ./`. You
213213
You can use the options `--log=debug` and `--debug` to get better error messages (with stack trace). For example:
214214

215215
```
216-
$ gitbook build ./ -- log=debug --debug
216+
$ gitbook build ./ --log=debug --debug
217217
```
218218

219219
#### How to use the latest commit from GitBook in gitbook-cli

0 commit comments

Comments
 (0)