diff options
Diffstat (limited to 'docs/setup.md')
-rw-r--r-- | docs/setup.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/setup.md b/docs/setup.md index 659df9f..764dedd 100644 --- a/docs/setup.md +++ b/docs/setup.md @@ -57,6 +57,8 @@ $ gitbook build $ gitbook fetch beta ``` +Use `gitbook ls-remote` to list remote versions available for install. + ##### Debugging You can use the options `--log=debug` and `--debug` to get better error messages (with stack trace). For example: |