Skip to content

Commit 4790e50

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

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ Assuming two sibling folders:
2222
* Clone both repos to respective folders
2323
* npm install in both directories
2424
* Go through Semantic UI installer steps (auto)
25-
* In ./ui folder `gulp build-docs` (builds files to ./docs)
26-
* In ./docs folder `docpad run`
25+
* In `./ui` folder `gulp build-docs` (builds files to ./docs)
26+
* In `./docs` folder `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)