Skip to content
This repository was archived by the owner on Nov 13, 2024. It is now read-only.

Commit f61b7a8

Browse files
authored
Update README.md
1 parent 82cc83e commit f61b7a8

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,19 +20,21 @@ CN|[EN](./README_EN.md)
2020

2121
具体使用、配置细节可参考[WIKI](https://github.com/FranzKafkaYu/x-ui/wiki)
2222
# 安装
23-
在安装前请确保你的系统支持`bash``curl`,且系统网络正常
23+
在安装前请确保你的系统支持`bash`环境,且系统网络正常
24+
⚡从原版升级也可使用该命令,数据不会丢失⚡
2425

2526
```
2627
bash <(curl -Ls https://raw.githubusercontent.com/FranzKafkaYu/x-ui/master/install.sh)
27-
```
28+
```
2829

2930
如果你的系统版本比较老旧,安装后报错:`GLIBC_2.28 not found`,请使用如下命令安装0.3.3.9版本
3031

3132
```
3233
bash <(curl -Ls https://raw.githubusercontent.com/FranzKafkaYu/x-ui/master/install.sh) 0.3.3.9
3334
```
3435

35-
但该版本会在切换xray内核时报错,建议尽快升级系统
36+
但该版本会在切换xray内核时报错,建议尽快升级系统
37+
3638
## 快捷方式
3739
安装成功后,通过键入`x-ui`进入控制选项菜单,目前菜单内容:
3840
```

0 commit comments

Comments
 (0)