Update README.md

This commit is contained in:
Sunnyyoung 2021-05-14 10:20:05 +08:00
parent b42307392e
commit 5f2481fe1a
2 changed files with 2 additions and 0 deletions

View File

@ -46,6 +46,7 @@ A dynamic library tweak for WeChat macOS.
## Usage
```bash
$ cd WeChatTweak-macOS
$ sudo make install # Install or Upgrade the framework
$ sudo make uninstall # Uninstall the framework
```

View File

@ -46,6 +46,7 @@
## 使用
```bash
$ cd WeChatTweak-macOS
$ sudo make install # 安装或者更新动态库
$ sudo make uninstall # 卸载动态库
```