From f4df353909bbc294c5c8ec5f8da4bd9ae58e1370 Mon Sep 17 00:00:00 2001 From: Seth Burkart <108050083+SethBurkart123@users.noreply.github.com> Date: Wed, 29 Nov 2023 07:32:11 +1100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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