From dc826da99b8de4de5fd65d4b2048bfbc89e2117b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Samy=20Pess=C3=A9?= Date: Mon, 9 Mar 2015 10:58:11 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ff6a670c2..6f2cda993 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`: