From a7089e8d54a5ce2a78646e950759bd52be1196bd Mon Sep 17 00:00:00 2001 From: tsosunchia <59512455+tsosunchia@users.noreply.github.com> Date: Fri, 6 Oct 2023 21:35:17 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=8D=A2homebrew=E5=9C=B0=E5=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- README_zh_CN.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7ac55ff..527cbda 100644 --- a/README.md +++ b/README.md @@ -90,7 +90,7 @@ For the **enhanced version of V1**, please visit [nxtrace/Ntrace-V1](https://git * This repository's ACTIONS automatically built version (updates faster) ```shell - brew tap xgadget-lab/nexttrace && brew install xgadget-lab/nexttrace/nexttrace + brew tap nxtrace/nexttrace && brew install nxtrace/nexttrace/nexttrace ``` * The homebrew-core build is maintained by chenrui333, please note that this version's updates may lag behind the repository Action automatically version diff --git a/README_zh_CN.md b/README_zh_CN.md index c4f9b84..6f44ead 100644 --- a/README_zh_CN.md +++ b/README_zh_CN.md @@ -105,7 +105,7 @@ Document Language: [English](README.md) | 简体中文 * 本仓库ACTIONS自动构建版(更新更快) ```shell - brew tap xgadget-lab/nexttrace && brew install xgadget-lab/nexttrace/nexttrace + brew tap nxtrace/nexttrace && brew install nxtrace/nexttrace/nexttrace ``` * homebrew-core 构建由 chenrui333 维护,请注意该版本更新可能会落后仓库Action自动构建版本