mirror of
https://github.com/OwO-Network/DeepLX.git
synced 2024-11-16 13:32:39 +08:00
Update README.md
This commit is contained in:
parent
5a67c9c225
commit
bde89980e5
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user