update readme

master
vvzvlad 1 year ago
parent 2f620cee67
commit a87f5c76b5

@ -34,7 +34,7 @@ apt update
apt install python3 python3-pip python3-venv git
git clone https://github.com/vvzvlad/vestasync
cd vestasync
python -m venv .venv
python3 -m venv .venv
source .venv/bin/activate
pip3 install -r requirements.txt
```

Loading…
Cancel
Save