mirror of
https://github.com/OwO-Network/DeepLX.git
synced 2025-04-19 14:13:24 +00:00
docs: add the command of brew update
This commit is contained in:
parent
bc49e4029f
commit
2bfa97d18c
@ -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-02-28 18:14:40
|
* @LastEditTime: 2023-03-03 02:26:21
|
||||||
* @FilePath: /DeepLX/README.md
|
* @FilePath: /DeepLX/README.md
|
||||||
* @Telegram: https://t.me/missuo
|
* @Telegram: https://t.me/missuo
|
||||||
*
|
*
|
||||||
@ -43,8 +43,14 @@ bash <(curl -Ls https://cpp.li/deeplx)
|
|||||||
brew tap owo-network/brew
|
brew tap owo-network/brew
|
||||||
brew install deeplx
|
brew install deeplx
|
||||||
brew services start owo-network/brew/deeplx
|
brew services start owo-network/brew/deeplx
|
||||||
|
|
||||||
|
# Update to latest version
|
||||||
|
brew update
|
||||||
|
brew upgrade deeplx
|
||||||
|
brew services restart owo-network/brew/deeplx
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
#### Manual
|
#### Manual
|
||||||
1. Download the latest release of DeepL X.
|
1. Download the latest release of DeepL X.
|
||||||
```bash
|
```bash
|
||||||
|
Loading…
Reference in New Issue
Block a user