Skip to content

Commit

Permalink
Add node.js install step
Browse files Browse the repository at this point in the history
  • Loading branch information
swaroopch authored Nov 7, 2020
1 parent 3383d01 commit 79b9cc3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions INSTALL.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
```
# install node.js
# see https://nodejs.dev/learn/how-to-install-nodejs
# install honkit
npm install honkit --save-dev
Expand Down

0 comments on commit 79b9cc3

Please sign in to comment.