diff --git a/DEVELOPMENT.md b/DEVELOPMENT.md index a6245efe..966c2dc4 100644 --- a/DEVELOPMENT.md +++ b/DEVELOPMENT.md @@ -27,7 +27,7 @@ rustc --version Install the NPM dependencies: ```shell -vp install +npm install ``` Run the `bootstrap` command to do some initial setup: