We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f624164 commit ec38e81Copy full SHA for ec38e81
buildInstructions.txt
@@ -11,6 +11,6 @@
11
12
- do `gitbook build --gitbook=2.3.2`
13
14
-- do `npm install -g gh-pages`
+- do `npm install gh-pages`
15
16
-- gh-pages -d _book
+- `./node_modules/.bin/gh-pages -d _book`
0 commit comments