We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4790e50 commit 6cb1a31Copy full SHA for 6cb1a31
1 file changed
README.md
@@ -23,7 +23,7 @@ Assuming two sibling folders:
23
* npm install in both directories
24
* Go through Semantic UI installer steps (auto)
25
* In `./ui` folder `gulp build-docs` (builds files to ./docs)
26
-* In `./docs` folder `docpad run`
+* In `./docs` folder `docpad install` then `docpad run`
27
* Go to http://localhost:9778/ docs should be there
28
* Optionally run `gulp serve-docs` in ./ui to serve any changes from ./ui/src to ./docs
29
0 commit comments