Skip to content

Commit 6cb1a31

Browse files
authored
Update README.md
1 parent 4790e50 commit 6cb1a31

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Assuming two sibling folders:
2323
* npm install in both directories
2424
* Go through Semantic UI installer steps (auto)
2525
* In `./ui` folder `gulp build-docs` (builds files to ./docs)
26-
* In `./docs` folder `docpad run`
26+
* In `./docs` folder `docpad install` then `docpad run`
2727
* Go to http://localhost:9778/ docs should be there
2828
* Optionally run `gulp serve-docs` in ./ui to serve any changes from ./ui/src to ./docs
2929

0 commit comments

Comments
 (0)