update: installation instruction

This commit is contained in:
koalazf.99
2025-07-30 18:21:28 +08:00
parent df5c4e8079
commit b8e2852f96
2 changed files with 2 additions and 2 deletions

View File

@@ -26,7 +26,7 @@ curl -qL https://www.npmjs.com/install.sh | sh
### Installation
```bash
npm install -g @qwen-code/qwen-code
npm install -g @qwen-code/qwen-code@latest
qwen --version
```