Skip to content

Commit ec38e81

Browse files
committed
fix build instructions
1 parent f624164 commit ec38e81

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

buildInstructions.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@
1111

1212
- do `gitbook build --gitbook=2.3.2`
1313

14-
- do `npm install -g gh-pages`
14+
- do `npm install gh-pages`
1515

16-
- gh-pages -d _book
16+
- `./node_modules/.bin/gh-pages -d _book`

0 commit comments

Comments
 (0)