Update README.md

This commit is contained in:
Seth Burkart
2023-12-03 14:51:05 +11:00
committed by GitHub
parent ef68070c05
commit 7737c9a046
+3
View File
@@ -66,6 +66,9 @@ chmod a+x *
3. Run the install and dev scripts 3. Run the install and dev scripts
``` ```
sh install.sh sh install.sh
```
4. Open a new terminal session to let the new command activate, then run
```
sh dev.sh sh dev.sh
``` ```