mirror of
https://github.com/OwO-Network/DeepLX.git
synced 2025-04-19 14:13:24 +00: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
|
### 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.
|
1. Download the latest release of DeepL X.
|
||||||
```bash
|
```bash
|
||||||
sudo mv deeplx_darwin_amd64 /usr/local/bin/deeplx
|
sudo mv deeplx_darwin_amd64 /usr/local/bin/deeplx
|
||||||
|
Loading…
Reference in New Issue
Block a user