mirror of
https://github.com/nxtrace/NTrace-core.git
synced 2025-08-12 06:26:39 +00:00
调整x-cmd位置
This commit is contained in:
11
README.md
11
README.md
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user