From d16d74b3e9d0aaceba48c843a711d993b29c6895 Mon Sep 17 00:00:00 2001 From: Vincent Young Date: Sat, 18 Feb 2023 21:01:05 +0800 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 6e7490b..ee0da52 100644 --- a/README.md +++ b/README.md @@ -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