mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
Update installation_dependency.md
This commit is contained in:
@@ -58,7 +58,7 @@ pipenv run python3 oneforall.py --help
|
|||||||
cd OneForAll/
|
cd OneForAll/
|
||||||
sudo apt install python3-pip
|
sudo apt install python3-pip
|
||||||
sudo python3.8 -m pip install -U pip setuptools wheel -i https://mirrors.aliyun.com/pypi/simple/
|
sudo python3.8 -m pip install -U pip setuptools wheel -i https://mirrors.aliyun.com/pypi/simple/
|
||||||
sudo pip3 install -r requirements.txt -i https://mirrors.aliyun.com/pypi/simple/
|
sudo pip3 install --ignore-installed -r requirements.txt -i https://mirrors.aliyun.com/pypi/simple/
|
||||||
cd oneforall/
|
cd oneforall/
|
||||||
python3.8 oneforall.py --help
|
python3.8 oneforall.py --help
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user