mirror of
https://github.com/retspen/webvirtcloud.git
synced 2026-06-08 21:34:36 +00:00
How to update section change: remove creating virtual env command
This commit is contained in:
@@ -272,7 +272,7 @@ datasource:
|
|||||||
|
|
||||||
### How To Update
|
### How To Update
|
||||||
```bash
|
```bash
|
||||||
sudo virtualenv venv
|
cd <installation-directory>
|
||||||
sudo source venv/bin/activate
|
sudo source venv/bin/activate
|
||||||
git pull
|
git pull
|
||||||
pip install -U -r conf/requirements.txt
|
pip install -U -r conf/requirements.txt
|
||||||
|
|||||||
Reference in New Issue
Block a user