Skip to content

Commit f3c11e0

Browse files
committed
Small fix in dev-playground README
1 parent 70375eb commit f3c11e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev-playground/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Start from pdfmake ROOT directory with nodemon if you want server to restart wit
44

55
```
66
cd dev-playground
7-
node install
7+
npm install
88
cd ..
99
nodemon ./dev-playground/server.js
1010
```

0 commit comments

Comments
 (0)