Update README.md

This commit is contained in:
Yiheng Xu
2025-07-22 08:32:58 -07:00
committed by GitHub
parent a9d6965bef
commit 13c0b24110

View File

@@ -36,7 +36,7 @@ qwen
Or you can install it from source: Or you can install it from source:
```bash ```bash
git clone https://github.com/qwen-code/qwen-code.git git clone https://github.com/QwenLM/qwen-code.git
cd qwen-code cd qwen-code
npm install npm install
npm install -g . npm install -g .