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.
1 parent 6e17098 commit 979b100Copy full SHA for 979b100
Makefile
@@ -1,6 +1,6 @@
1
-# https://toolchain.gitbook.com/setup.html
+# https://github.com/honkit/honkit
2
setup:
3
- npm install gitbook-cli -g
+ npm install honkit --save-dev
4
5
serve:
6
- gitbook serve
+ npx honkit serve
0 commit comments