update README.md

This commit is contained in:
Sunny Young 2025-12-07 01:03:02 +08:00
parent 171c352dce
commit 6922703e57
2 changed files with 5 additions and 3 deletions

View File

@ -1 +0,0 @@
2.7.8

View File

@ -11,14 +11,17 @@ A command-line tool for tweaking WeChat.
## 安装&使用 ## 安装&使用
```bash ```bash
# 首次安装 # 安装
brew install sunnyyoung/tap/wechattweak brew install sunnyyoung/tap/wechattweak
# 更新 # 更新
brew upgrade wechattweak brew upgrade wechattweak
# 使用 # 执行 Patch
wechattweak patch wechattweak patch
# 查看所有支持的 WeChat 版本
wechattweak versions
``` ```
## 参考 ## 参考