We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c9a31cc + 0454710 commit 66bb46dCopy full SHA for 66bb46d
README.md
@@ -16,6 +16,11 @@ GitBook can be installed from **NPM** using:
16
$ npm install gitbook -g
17
```
18
19
+Create the directories and files for a book from its [SUMMARY.md](https://github.com/GitbookIO/gitbook#book-format) file using
20
+```
21
+$ gitbook init
22
23
+
24
You can serve a repository as a book using:
25
26
0 commit comments