mirror of
https://github.com/vvzvlad/vestasync.git
synced 2024-12-26 12:11:00 +03:00
update readme
This commit is contained in:
parent
2f620cee67
commit
a87f5c76b5
@ -34,7 +34,7 @@ apt update
|
|||||||
apt install python3 python3-pip python3-venv git
|
apt install python3 python3-pip python3-venv git
|
||||||
git clone https://github.com/vvzvlad/vestasync
|
git clone https://github.com/vvzvlad/vestasync
|
||||||
cd vestasync
|
cd vestasync
|
||||||
python -m venv .venv
|
python3 -m venv .venv
|
||||||
source .venv/bin/activate
|
source .venv/bin/activate
|
||||||
pip3 install -r requirements.txt
|
pip3 install -r requirements.txt
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user