Update README.md

This commit is contained in:
Seth Burkart
2023-11-29 07:32:11 +11:00
committed by GitHub
parent a6193c34b6
commit f4df353909
+1 -1
View File
@@ -65,7 +65,7 @@ npm install -g webpack
npm run dev
```
5. Install and run the dev script for the interface (all custom react components are a separate sub-repository)
5. Install and run the dev script for the interface **at the same time** (all custom react components are a separate sub-repository)
```
cd interface