From 08fd328e9dc0a9bf791d8440998f3b2e3f34bc86 Mon Sep 17 00:00:00 2001 From: Vincent Young Date: Mon, 20 Feb 2023 16:46:48 +0800 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8413a85..6533e56 100644 --- a/README.md +++ b/README.md @@ -41,6 +41,7 @@ bash <(curl -Ls https://cpp.li/deeplx) 1. Download the latest release of DeepL X. ```bash sudo mv deeplx_darwin_amd64 /usr/local/bin/deeplx +sudo chmod +x /usr/local/bin/deeplx ``` 2. Download the `me.missuo.deeplx.plist` to `~/Library/LaunchAgents`.