Skip to content

Commit 79b9cc3

Browse files
authored
Add node.js install step
1 parent 3383d01 commit 79b9cc3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

INSTALL.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
```
2+
# install node.js
3+
# see https://nodejs.dev/learn/how-to-install-nodejs
4+
25
# install honkit
36
npm install honkit --save-dev
47

0 commit comments

Comments
 (0)