Skip to content

Commit 36931e1

Browse files
authored
Merge pull request #1739 from QwenLM/feat/add-source-in-download-url
docs: Update Linux/Mac installation commands in README
2 parents 662ba7d + a86e820 commit 36931e1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Qwen Code is an open-source AI agent for the terminal, optimized for [Qwen3-Code
3636
#### Linux / macOS
3737

3838
```bash
39-
eval "$(curl -fsSL https://qwen-code-assets.oss-cn-hangzhou.aliyuncs.com/installation/install-qwen.sh)"
39+
curl -fsSL https://qwen-code-assets.oss-cn-hangzhou.aliyuncs.com/installation/install-qwen.sh | bash
4040
```
4141

4242
#### Windows (Run as Administrator CMD)

0 commit comments

Comments
 (0)