Skip to content

Commit 4f2e09c

Browse files
committed
update README: add npm i
1 parent 0cdfe10 commit 4f2e09c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ chmod +x build.sh
3434

3535
# starting the node server
3636
cd www
37+
npm i
3738
npm run dev
3839
```
3940

0 commit comments

Comments
 (0)