mirror of
https://github.com/Sunnyyoung/WeChatTweak-macOS.git
synced 2025-07-07 07:56:06 +08:00
Update README.md
This commit is contained in:
parent
de31613136
commit
a0080deded
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user