From cf65ff5e7ea260ab8f78461b978426f1845f3af4 Mon Sep 17 00:00:00 2001 From: sjlleo Date: Wed, 1 Feb 2023 22:12:54 +0800 Subject: [PATCH] chore: translation --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 54a7f4c..c18e334 100644 --- a/README.md +++ b/README.md @@ -18,11 +18,11 @@ Document Language: English | [简体中文](README_zh_CN.md) # Linux one-click install script bash <(curl -Ls https://raw.githubusercontent.com/sjlleo/nexttrace/main/nt_install.sh) -# GHPROXY 镜像(国内使用) -bash -c "$(curl -Ls https://ghproxy.com/https://raw.githubusercontent.com/sjlleo/nexttrace/main/nt_install.sh)" - # macOS brew install command brew tap xgadget-lab/nexttrace && brew install nexttrace + +# GHProxy Mirror (For China Mainland User) +bash -c "$(curl -Ls https://ghproxy.com/https://raw.githubusercontent.com/sjlleo/nexttrace/main/nt_install.sh)" ``` Windows users please go to [Release Page](https://github.com/sjlleo/nexttrace/releases/latest) directly and download exe file.