docs: add missing initial "npm install" to Development on README (#126)
This commit is contained in:
parent
e820d6a037
commit
1bf89734c9
1 changed files with 1 additions and 0 deletions
|
|
@ -252,6 +252,7 @@ However, if you used a `bazel-version` input before, you will need to remove it
|
|||
To build action, run the following command:
|
||||
|
||||
```sh
|
||||
$ npm install
|
||||
$ npm run build
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue