文档修改
This commit is contained in:
+2
-2
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user