From 62ab23bdeb6bc76d7b2758edef2a67649962550e Mon Sep 17 00:00:00 2001 From: tsosunchia <59512455+tsosunchia@users.noreply.github.com> Date: Sat, 29 Mar 2025 10:39:14 +0800 Subject: [PATCH] =?UTF-8?q?termux=E5=AE=89=E8=A3=85=E6=96=B9=E6=B3=95?= =?UTF-8?q?=E6=8F=8F=E8=BF=B0=E5=A2=9E=E5=8A=A0root-repo=E5=AE=89=E8=A3=85?= =?UTF-8?q?=E5=BC=95=E5=AF=BC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + README_zh_CN.md | 1 + 2 files changed, 2 insertions(+) diff --git a/README.md b/README.md index 717c80a..b68aa25 100644 --- a/README.md +++ b/README.md @@ -98,6 +98,7 @@ Please note, there are exceptions to this synchronization. If a version of NTrac * Termux installation command ```shell + pkg install root-repo pkg install nexttrace ``` diff --git a/README_zh_CN.md b/README_zh_CN.md index d6a5549..76430bc 100644 --- a/README_zh_CN.md +++ b/README_zh_CN.md @@ -105,6 +105,7 @@ Document Language: [English](README.md) | 简体中文 * Termux 安装命令 ```shell + pkg install root-repo pkg install nexttrace ```