pull/105/merge
Davy 2026-06-09 10:56:17 +00:00 committed by GitHub
commit 81700f67c9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 7 additions and 1 deletions

View File

@ -43,12 +43,18 @@ npx skills add jackwener/wx-cli -g
## 安装
**npm推荐,全平台)**
**npm全平台**
```bash
npm install -g @jackwener/wx-cli
```
**HomebrewmacOS / Linux**
```bash
brew install wx-cli
```
**macOS / Linuxcurl**
```bash