Skip to content

Commit b2da2a6

Browse files
authored
Update README.md
1 parent 26cf98c commit b2da2a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ Within the VM shell, you can run `./manage.py` to run any Django management comm
110110

111111
## Frontend tooling (Docker and Vagrant)
112112

113-
During the initial setup, you will need to build the the frontend assets:
113+
During the initial setup, you will need to build the frontend assets:
114114

115115
- `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)
116116
- `npm i` to install dependencies

0 commit comments

Comments
 (0)