Update install instructions
This commit is contained in:
parent
32bb828b74
commit
257ada4a6f
@ -12,8 +12,8 @@ Currently:
|
|||||||
An idempotent script for initializing the Debian repo on the VPS
|
An idempotent script for initializing the Debian repo on the VPS
|
||||||
|
|
||||||
```
|
```
|
||||||
apt update
|
sudo apt update
|
||||||
apt install git python python3-pip rsync
|
sudo apt install git python python3-pip rsync
|
||||||
git clone https://github.com/peachcloud/peach-vps.git
|
git clone https://github.com/peachcloud/peach-vps.git
|
||||||
cd peach-vps
|
cd peach-vps
|
||||||
pip3 install -r requirements.txt
|
pip3 install -r requirements.txt
|
||||||
|
Loading…
x
Reference in New Issue
Block a user