Update Local Dev Environment Setup

Linden Crandall 2025-01-14 23:15:12 +00:00
parent 82e34fd660
commit a32d5f8e34

@ -54,7 +54,7 @@ cp apps-example.json apps.json
]
```
- Run `installer.py` with the following flags (read `installer.py` to see what it does and for additional flags):
- Run `installer.py` with the following flags (read `installer.py` to see what it does and for additional flags) THIS ONLY NEEDS TO BE RAN ONCE:
```
python installer.py -j apps.json -s development.localhost -p 3.10.13 -v
```