Skip to content
This repository was archived by the owner on Jan 15, 2025. It is now read-only.

Commit 8bebf31

Browse files
Update step-by-step-install.md
1 parent a990c0e commit 8bebf31

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

step-by-step-install.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
仅在CentOS7/ ubuntu 16 + 测试如下安装过程
44

55
#### 1. 必要软件安装
6-
7-
- ubuntu
6+
7+
- ubuntu/debian (推荐)
88
```bash
99
# 获得root权限
1010
sudo su
@@ -16,7 +16,7 @@ apt install vim nginx openjdk-8-jre wget unzip -y
1616
bash <(curl -L -s https://raw.githubusercontent.com/v2fly/fhs-install-v2ray/master/install-release.sh)
1717

1818
```
19-
- CentOS
19+
- CentOS (据反映有selinux相关的问题)
2020
```bash
2121
sudo su
2222
yum update

0 commit comments

Comments
 (0)