mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
修改pip3安装命令
This commit is contained in:
@@ -86,8 +86,9 @@
|
|||||||
* 使用pip3
|
* 使用pip3
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
cd OneForAll/oneforall
|
cd OneForAll/
|
||||||
pip3 install -r requirements.txt -i https://mirrors.aliyun.com/pypi/simple/
|
pip3 install -r requirements.txt -i https://mirrors.aliyun.com/pypi/simple/
|
||||||
|
cd oneforall/
|
||||||
python3 oneforall.py --help
|
python3 oneforall.py --help
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user