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 eae842a commit eaa300aCopy full SHA for eaa300a
CONTRIBUTING.md
@@ -7,5 +7,5 @@ re-generating the html files at the root of the repo.
7
<!---
8
Here is what I run:
9
10
-$ gitbook build && rm -rf gitbook styles && mv _book/* .
+$ node_modules/.bin/gitbook build && rm -rf gitbook styles && mv _book/* .
11
-->
0 commit comments