Update README.md

This commit is contained in:
Vincent Young 2023-02-12 09:46:30 +08:00 committed by GitHub
parent 45353b6b4d
commit 9bc965dd50
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,7 +8,7 @@
* *
* Copyright © 2022 by Vincent, All Rights Reserved. * Copyright © 2022 by Vincent, All Rights Reserved.
--> -->
# DeepLX # DeepL X
Permanently free DeepL API written in Golang Permanently free DeepL API written in Golang
## Description ## Description
@ -33,7 +33,7 @@ Permanently free DeepL API written in Golang
``` ```
### Run on Mac ### Run on Mac
1. Download the latest release of DeepLX. 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
``` ```