This commit is contained in:
Vincent Young 2023-02-18 20:46:26 +08:00
commit f8a41debe6

View File

@ -38,7 +38,7 @@ Permanently free DeepL API written in Golang
sudo mv deeplx_darwin_amd64 /usr/local/bin/deeplx sudo mv deeplx_darwin_amd64 /usr/local/bin/deeplx
``` ```
2. Download the `me.missuo.deeplx.plist` to `/Users/YOUR_USERNAME/Library/LaunchAgents`. 2. Download the `me.missuo.deeplx.plist` to `~/Library/LaunchAgents`.
```bash ```bash
wget https://raw.githubusercontent.com/OwO-Network/DeepLX/main/me.missuo.deeplx.plist -O ~/Library/LaunchAgents/me.missuo.deeplx.plist wget https://raw.githubusercontent.com/OwO-Network/DeepLX/main/me.missuo.deeplx.plist -O ~/Library/LaunchAgents/me.missuo.deeplx.plist
``` ```