docs: install shell md

This commit is contained in:
rendianmeng
2026-07-30 10:05:31 +08:00
parent fb0c4b81be
commit 434aac5b08
6 changed files with 13 additions and 13 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.aliyun.com/install.sh | bash
curl -fsSL https://bailian.aliyun.com/cli/install.sh | bash
# Windows (PowerShell)
irm https://bailian.aliyun.com/install.ps1 | iex
irm https://bailian.aliyun.com/cli/install.ps1 | iex
# Node users / developers (Node.js >= 18.17)
npm install -g bailian-cli