docs: use ./manage.sh setup in quickstart
This commit is contained in:
parent
f14483b8ae
commit
cf6dfdbf8a
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ Privacy-first, local-first. Your data never leaves your machine.
|
||||||
```bash
|
```bash
|
||||||
git clone https://git.opensourcesolarpunk.com/pyr0ball/peregrine
|
git clone https://git.opensourcesolarpunk.com/pyr0ball/peregrine
|
||||||
cd peregrine
|
cd peregrine
|
||||||
bash setup.sh
|
./manage.sh setup
|
||||||
```
|
```
|
||||||
|
|
||||||
**2. Start Peregrine:**
|
**2. Start Peregrine:**
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue