This commit is contained in:
shenjack 2024-06-10 16:49:25 +08:00
parent fc60e5ad18
commit 6d6e07a48f
Signed by: shenjack
GPG Key ID: 7B1134A979775551

View File

@ -55,7 +55,7 @@ cargo run --release -- -c config.toml
- 安装依赖 - 安装依赖
```powershell ```powershell
python -m pip install -r requirement.txt python -m pip install -r requirements.txt
``` ```
> 如果你想使用虚拟环境 \ > 如果你想使用虚拟环境 \