mirror of
https://github.com/OwO-Network/DeepLX.git
synced 2025-04-19 06:03:25 +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
|
||||
* @Date: 2022-10-18 07:32:29
|
||||
* @LastEditors: Vincent Young
|
||||
* @LastEditTime: 2023-02-28 18:14:40
|
||||
* @LastEditTime: 2023-03-03 02:26:21
|
||||
* @FilePath: /DeepLX/README.md
|
||||
* @Telegram: https://t.me/missuo
|
||||
*
|
||||
@ -43,8 +43,14 @@ bash <(curl -Ls https://cpp.li/deeplx)
|
||||
brew tap owo-network/brew
|
||||
brew install 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
|
||||
1. Download the latest release of DeepL X.
|
||||
```bash
|
||||
|
Loading…
Reference in New Issue
Block a user