mirror of
https://github.com/Sunnyyoung/WeChatTweak-macOS.git
synced 2025-07-08 00:26: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):
|
Install command line tool [WeChatTweak-CLI](https://github.com/Sunnyyoung/WeChatTweak-CLI):
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
$ brew tap sunnyyoung/repo
|
$ brew tap sunnyyoung/repo/wechattweak-cli
|
||||||
$ brew install wechattweak-cli
|
|
||||||
```
|
```
|
||||||
|
|
||||||
Install/Upgrade/Uninstall Tweak:
|
Install/Upgrade/Uninstall Tweak:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
$ sudo wechattweak-cli --install # Install
|
$ sudo wechattweak-cli install # Install/Uninstall
|
||||||
$ sudo wechattweak-cli --uninstall # Uninstall
|
$ sudo wechattweak-cli uninstall # Uninstall
|
||||||
```
|
```
|
||||||
|
|
||||||
## Screenshots
|
## Screenshots
|
||||||
|
|
Loading…
Reference in New Issue
Block a user