summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSamy Pessé <samypesse@gmail.com>2015-03-09 10:58:11 +0100
committerSamy Pessé <samypesse@gmail.com>2015-03-09 10:58:11 +0100
commitdc826da99b8de4de5fd65d4b2048bfbc89e2117b (patch)
treec197cf73a687a47adf15bb548e49ab084e190e8e
parent3ea659d582f129e843deedae7a99a60b8ec4be41 (diff)
downloadgitbook-dc826da99b8de4de5fd65d4b2048bfbc89e2117b.zip
gitbook-dc826da99b8de4de5fd65d4b2048bfbc89e2117b.tar.gz
gitbook-dc826da99b8de4de5fd65d4b2048bfbc89e2117b.tar.bz2
Update README.md
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index ff6a670..6f2cda9 100644
--- a/README.md
+++ b/README.md
@@ -48,7 +48,7 @@ $ gitbook build ./repository ./outputFolder
* [Cover](http://help.gitbook.com/format/cover.html)
* [AsciiDoc Support](http://help.gitbook.com/format/asciidoc.html)
* [Variables and Templating](http://help.gitbook.com/format/templating.html)
-* [Content References]http://help.gitbook.com/format/conrefs.html)
+* [Content References](http://help.gitbook.com/format/conrefs.html)
* [Plugins](http://help.gitbook.com/plugins/index.html)
* Interractive reader website:
* Search
@@ -214,7 +214,7 @@ You can use the options `--log=debug` and `--debug` to get better error messages
$ gitbook build ./ -- log=debug --debug
```
-## How to use the latest commit from GitBook in gitbook-cli
+#### How to use the latest commit from GitBook in gitbook-cli
To use the latest commit from `GitBook/gitbook` with `gitbook-cli`: