chore: homebrew using v0.7.7

This commit is contained in:
Vincent Young 2023-04-23 13:49:25 +08:00
parent 491a2e7e5e
commit 62027d38fb
No known key found for this signature in database
GPG Key ID: 84A0830C90354A56

View File

@ -2,7 +2,7 @@
* @Author: Vincent Young * @Author: Vincent Young
* @Date: 2022-10-18 07:32:29 * @Date: 2022-10-18 07:32:29
* @LastEditors: Vincent Young * @LastEditors: Vincent Young
* @LastEditTime: 2023-04-23 13:25:08 * @LastEditTime: 2023-04-23 13:49:08
* @FilePath: /DeepLX/README.md * @FilePath: /DeepLX/README.md
* @Telegram: https://t.me/missuo * @Telegram: https://t.me/missuo
* *
@ -70,6 +70,7 @@ bash <(curl -Ls https://cpp.li/deeplx)
### Run on Mac ### Run on Mac
#### Homebrew (Recommended) #### Homebrew (Recommended)
**For unknown reasons v0.7.8 does not work properly with Homebrew, so we are still using v0.7.7 for our version of Homebrew, it has no bugs and it is almost perfect.**
```bash ```bash
brew tap owo-network/brew brew tap owo-network/brew
brew install deeplx brew install deeplx