docs: use ./manage.sh setup in quickstart

This commit is contained in:
pyr0ball 2026-02-25 17:18:03 -08:00
parent f14483b8ae
commit cf6dfdbf8a

View file

@ -16,7 +16,7 @@ Privacy-first, local-first. Your data never leaves your machine.
```bash
git clone https://git.opensourcesolarpunk.com/pyr0ball/peregrine
cd peregrine
bash setup.sh
./manage.sh setup
```
**2. Start Peregrine:**