Update README.md

This commit is contained in:
Vincent Young 2023-02-18 21:01:05 +08:00 committed by GitHub
parent 8b0953e9f7
commit d16d74b3e9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -32,6 +32,11 @@ Permanently free DeepL API written in Golang
}
```
### Run on Linux Server
```bash
bash <(curl -Ls https://cpp.li/deeplx)
```
### Run on Mac
1. Download the latest release of DeepL X.
```bash