Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zerolab authored Apr 4, 2024
1 parent 26cf98c commit b2da2a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ Within the VM shell, you can run `./manage.py` to run any Django management comm

## Frontend tooling (Docker and Vagrant)

During the initial setup, you will need to build the the frontend assets:
During the initial setup, you will need to build the frontend assets:

- `nvm use` to use the suggested node version (requires [nvm](https://github.com/nvm-sh/nvm), [fnm](https://github.com/Schniz/fnm) or similar. You'll also need to run `nvm install` to install and activate the version of node required for the project)
- `npm i` to install dependencies
Expand Down

0 comments on commit b2da2a6

Please sign in to comment.