Skip to content

Commit

Permalink
Update Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
swaroopch authored Nov 7, 2020
1 parent 6e17098 commit 979b100
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# https://toolchain.gitbook.com/setup.html
# https://github.com/honkit/honkit
setup:
npm install gitbook-cli -g
npm install honkit --save-dev

serve:
gitbook serve
npx honkit serve

0 comments on commit 979b100

Please sign in to comment.