docs: fixed homebrew version

This commit is contained in:
Vincent Young 2023-07-01 21:46:38 +08:00
parent a2959a01af
commit 7fc2eb8798
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-05-30 01:29:33 * @LastEditTime: 2023-07-01 21:46:14
* @FilePath: /DeepLX/README.md * @FilePath: /DeepLX/README.md
* @Telegram: https://t.me/missuo * @Telegram: https://t.me/missuo
* *
@ -88,7 +88,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.** **Homebrew has been fixed in the latest version and works perfectly.**
```bash ```bash
brew tap owo-network/brew brew tap owo-network/brew
brew install deeplx brew install deeplx