From 7737c9a046e1a2b7015e43e3c16955d6aa80636b Mon Sep 17 00:00:00 2001 From: Seth Burkart <108050083+SethBurkart123@users.noreply.github.com> Date: Sun, 3 Dec 2023 14:51:05 +1100 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 6bfd6bd4..78a1ee5a 100644 --- a/README.md +++ b/README.md @@ -66,6 +66,9 @@ chmod a+x * 3. Run the install and dev scripts ``` sh install.sh +``` +4. Open a new terminal session to let the new command activate, then run +``` sh dev.sh ```