diff --git a/README.md b/README.md index 90ce5e21..f9d68c1e 100644 --- a/README.md +++ b/README.md @@ -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