docs: install shell md

This commit is contained in:
rendianmeng
2026-07-28 13:49:51 +08:00
parent af3286dd00
commit 871c667e97
9 changed files with 130 additions and 47 deletions
+2 -2
View File
@@ -78,10 +78,10 @@ No timeline scrubbing. No frame-by-frame editing. Just one sentence → one vide
```bash
# Recommended — no Node required
curl -fsSL https://bailian-wiki.oss-cn-hangzhou.aliyuncs.com/release/install.sh | bash
curl -fsSL https://bailian.aliyun.com/install.sh | bash
# Windows (PowerShell)
irm https://bailian-wiki.oss-cn-hangzhou.aliyuncs.com/release/install.ps1 | iex
irm https://bailian.aliyun.com/install.ps1 | iex
# Node users / developers (Node.js >= 18.17)
npm install -g bailian-cli