Update README.md

This commit is contained in:
Sunnyyoung 2022-02-01 19:56:20 +08:00
parent de31613136
commit a0080deded
2 changed files with 5 additions and 6 deletions

View File

@ -31,15 +31,14 @@ A dynamic library tweak for WeChat macOS.
Install command line tool [WeChatTweak-CLI](https://github.com/Sunnyyoung/WeChatTweak-CLI):
```bash
$ brew tap sunnyyoung/repo
$ brew install wechattweak-cli
$ brew tap sunnyyoung/repo/wechattweak-cli
```
Install/Upgrade/Uninstall Tweak:
```bash
$ sudo wechattweak-cli --install # Install
$ sudo wechattweak-cli --uninstall # Uninstall
$ sudo wechattweak-cli install # Install/Uninstall
$ sudo wechattweak-cli uninstall # Uninstall
```
## Screenshots

View File

@ -37,8 +37,8 @@
安装/更新/卸载 Tweak:
```bash
$ sudo wechattweak-cli --install # 安装
$ sudo wechattweak-cli --uninstall # 卸载
$ sudo wechattweak-cli install # 安装/更新
$ sudo wechattweak-cli uninstall # 卸载
```
## 截图