ISSUE 232/345 Add install directions for homebrew (#474)
This commit is contained in:
parent
4463107af3
commit
c1498668b6
1 changed files with 6 additions and 0 deletions
|
|
@ -85,6 +85,12 @@ npm install
|
||||||
npm install -g .
|
npm install -g .
|
||||||
```
|
```
|
||||||
|
|
||||||
|
### Install globally with Homebrew (macOS/Linux)
|
||||||
|
|
||||||
|
```bash
|
||||||
|
brew install qwen-code
|
||||||
|
```
|
||||||
|
|
||||||
## Quick Start
|
## Quick Start
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue