mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 12:57:50 +08:00
美化排版
This commit is contained in:
@@ -96,8 +96,8 @@ pip 19.2.2 from C:\Users\shmilylty\AppData\Roaming\Python\Python37\site-packages
|
|||||||
其他系统平台的请参考[依赖安装](./docs/installation_dependency.md),如果在安装依赖过程中发现编译某个依赖库失败时可以参考[编译失败解决方法](./docs/building_fail_solution.md),如果还没有解决欢迎加群反馈。
|
其他系统平台的请参考[依赖安装](./docs/installation_dependency.md),如果在安装依赖过程中发现编译某个依赖库失败时可以参考[编译失败解决方法](./docs/building_fail_solution.md),如果还没有解决欢迎加群反馈。
|
||||||
|
|
||||||
**✨使用演示**
|
**✨使用演示**
|
||||||
如果你是通过pip3安装的依赖则使用以下命令运行示例:
|
|
||||||
|
|
||||||
|
1. 如果你是通过pip3安装的依赖则使用以下命令运行示例:
|
||||||
```bash
|
```bash
|
||||||
cd oneforall/
|
cd oneforall/
|
||||||
python3 oneforall.py --target example.com run
|
python3 oneforall.py --target example.com run
|
||||||
@@ -105,7 +105,7 @@ python3 oneforall.py --target example.com run
|
|||||||
|
|
||||||

|

|
||||||
|
|
||||||
如果你通过pipenv安装的依赖则使用以下命令运行示例:
|
2. 如果你通过pipenv安装的依赖则使用以下命令运行示例:
|
||||||
```bash
|
```bash
|
||||||
cd oneforall/
|
cd oneforall/
|
||||||
pipenv run python oneforall.py --target example.com run
|
pipenv run python oneforall.py --target example.com run
|
||||||
|
|||||||
Reference in New Issue
Block a user