We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c93ee02 commit 4790e50Copy full SHA for 4790e50
1 file changed
README.md
@@ -22,8 +22,8 @@ Assuming two sibling folders:
22
* Clone both repos to respective 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 `./ui` folder `gulp build-docs` (builds files to ./docs)
+* In `./docs` folder `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