We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0df827 commit a86e820Copy full SHA for a86e820
1 file changed
README.md
@@ -36,7 +36,7 @@ Qwen Code is an open-source AI agent for the terminal, optimized for [Qwen3-Code
36
#### Linux / macOS
37
38
```bash
39
-eval "$(curl -fsSL https://qwen-code-assets.oss-cn-hangzhou.aliyuncs.com/installation/install-qwen.sh)"
+curl -fsSL https://qwen-code-assets.oss-cn-hangzhou.aliyuncs.com/installation/install-qwen.sh | bash
40
```
41
42
#### Windows (Run as Administrator CMD)
0 commit comments