调整x-cmd位置

This commit is contained in:
tsosunchia
2025-02-03 22:11:53 +08:00
parent 6c009602b5
commit c52d5a5414
2 changed files with 10 additions and 12 deletions

View File

@@ -90,6 +90,11 @@ Please note, there are exceptions to this synchronization. If a version of NTrac
```shell
apt install nexttrace
```
* [x-cmd](https://www.x-cmd.com/pkg/nexttrace) installation command
```shell
x env use nexttrace
```
* Termux installation command
```shell
@@ -123,12 +128,6 @@ Please note, there are exceptions to this synchronization. If a version of NTrac
```
* Scoop-extra is maintained by soenggam
* X-CMD
* [x-cmd](https://www.x-cmd.com/pkg/nexttrace) installation command
```shell
x env use nexttrace
```
Please note, the repositories for all of the above installation methods are maintained by open source enthusiasts. Availability and timely updates are not guaranteed. If you encounter problems, please contact the repository maintainer to solve them, or use the binary packages provided by the official build of this project.
### Manual Install

View File

@@ -98,6 +98,11 @@ Document Language: [English](README.md) | 简体中文
apt install nexttrace
```
* [x-cmd](https://cn.x-cmd.com/pkg/nexttrace) 安装命令
```shell
x env use nexttrace
```
* Termux 安装命令
```shell
pkg install nexttrace-enhanced
@@ -131,12 +136,6 @@ Document Language: [English](README.md) | 简体中文
```
* scoop-extra 由 soenggam 维护
* X-CMD
* [x-cmd](https://cn.x-cmd.com/pkg/nexttrace) 安装命令
```shell
x env use nexttrace
```
请注意,以上多种安装方式的仓库均由开源爱好者自行维护,不保证可用性和及时更新,如遇到问题请联系仓库维护者解决,或使用本项目官方编译提供的二进制包。
### Manual Install