文档修改

This commit is contained in:
2026-05-21 16:51:27 +08:00
parent 7dbc5542de
commit ab854b2c3c
14 changed files with 116 additions and 102 deletions
+2 -2
View File
@@ -7,7 +7,7 @@
双击仓库根目录 **`一键部署.bat`**,或在 PowerShell 中:
```powershell
cd C:\path\to\crypto_monitor
cd C:\path\to\crypto_monitor_user
.\deploy\setup_env.ps1
```
@@ -46,7 +46,7 @@ sudo bash deploy/setup_env.sh --install-system-deps
```
```bash
cd /opt/crypto_monitor
cd /opt/crypto_monitor_user
bash deploy/setup_env.sh
bash deploy/setup_env.sh --only binance,gate
bash deploy/setup_env.sh --recreate-venv