Skip to content

Commit 36425d2

Browse files
authored
Merge pull request #5 from leafOfTree/patch-1
Add documentation on installing dependencies for tools/develop-svelte
2 parents f4c0c5e + fddac70 commit 36425d2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -216,6 +216,7 @@ Install dependencies:
216216

217217
```
218218
npm install
219+
(cd tools/develop-svelte && npm install)
219220
```
220221

221222
Start watcher and demo project (at localhost:5000):

0 commit comments

Comments
 (0)