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 ```