Add missing npm install command to README
This commit is contained in:
parent
6ba7fb1555
commit
2ecffe6e65
1 changed files with 1 additions and 0 deletions
|
@ -26,6 +26,7 @@ $ kot checkout
|
||||||
From the same directory as this README:
|
From the same directory as this README:
|
||||||
|
|
||||||
```sh-session
|
```sh-session
|
||||||
|
$ npm install
|
||||||
$ npm install -g
|
$ npm install -g
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue