Skip to content

Commit 979b100

Browse files
authored
Update Makefile
1 parent 6e17098 commit 979b100

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Makefile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# https://toolchain.gitbook.com/setup.html
1+
# https://github.com/honkit/honkit
22
setup:
3-
npm install gitbook-cli -g
3+
npm install honkit --save-dev
44

55
serve:
6-
gitbook serve
6+
npx honkit serve

0 commit comments

Comments
 (0)