Use npm commands in DEVELOPMENT.md for contributor familiarity

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Gregory Schier
2026-03-13 09:49:03 -07:00
parent 1c0435e3ff
commit a9cccb21b8

View File

@@ -27,7 +27,7 @@ rustc --version
Install the NPM dependencies:
```shell
vp install
npm install
```
Run the `bootstrap` command to do some initial setup: