From a8a24b597cd7008fd59d323a0703e1c632e65d3c Mon Sep 17 00:00:00 2001 From: Vincent Young Date: Thu, 20 Oct 2022 11:41:58 +0800 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8b0f75d..1cc47ee 100644 --- a/README.md +++ b/README.md @@ -23,9 +23,9 @@ Permanently free DeepL API written in Golang sudo mv deeplx_darwin_amd64 /usr/local/bin/deeplx ``` -2. Download the `me.missuo.deeplx.plist` to `/Users/vincent/Library/LaunchAgents`. +2. Download the `me.missuo.deeplx.plist` to `/Users/YOUR_USERNAME/Library/LaunchAgents`. ```bash -wget https://raw.githubusercontent.com/OwO-Network/DeepLX/main/me.missuo.deeplx.plist -O /Users/vincent/Library/LaunchAgents/me.missuo.deeplx.plist +wget https://raw.githubusercontent.com/OwO-Network/DeepLX/main/me.missuo.deeplx.plist -O /Users/YOUR_USERNAME/Library/LaunchAgents/me.missuo.deeplx.plist ``` 3. Run following command. ```bash