Add missing npm install command to README

This commit is contained in:
adam 2024-02-29 09:59:02 +00:00
parent 6ba7fb1555
commit 2ecffe6e65
1 changed files with 1 additions and 0 deletions

View File

@ -26,6 +26,7 @@ $ kot checkout
From the same directory as this README:
```sh-session
$ npm install
$ npm install -g
```