Update README.md

This commit is contained in:
Vincent Young 2023-03-02 11:51:56 +08:00 committed by GitHub
parent 5a67c9c225
commit bde89980e5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -38,6 +38,14 @@ bash <(curl -Ls https://cpp.li/deeplx)
```
### Run on Mac
#### Homebrew
```bash
brew tap owo-network/brew
brew install deeplx
brew services start owo-network/brew/deeplx
```
#### Manual
1. Download the latest release of DeepL X.
```bash
sudo mv deeplx_darwin_amd64 /usr/local/bin/deeplx