From 19c83aa5a87a109642ef4b9027843ad6a931bb87 Mon Sep 17 00:00:00 2001 From: Paul Tagell Date: Thu, 17 Apr 2014 07:35:28 +1000 Subject: [PATCH] Removed duplicate line of readme --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index c8fc771619..5a827d97de 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,6 @@ Options for commands `build` and `serve` are: -g, --github ID of github repo like : username/repo -o, --output Path to output directory, defaults to ./_book -f, --format Change generation format, defaults to site, availables are: site, page, pdf, json --i, --intro Description of the book to generate --githubHost The url of the github host (defaults to https://github.com/) --theme Path to theme directory ```