jonssonyan 2 жил өмнө
parent
commit
4d0539c68c
2 өөрчлөгдсөн 3 нэмэгдсэн , 3 устгасан
  1. 1 1
      README.md
  2. 2 2
      README_ZH.md

+ 1 - 1
README.md

@@ -43,7 +43,7 @@ Memory: ≥ 1G
     source <(curl -L https://github.com/trojanpanel/install-script/raw/main/install_script.sh)
     ```
 
-- Single
+- Standalone
 
     ```shell
     source <(curl -L https://github.com/trojanpanel/install-script/raw/main/install_script_standalone.sh)

+ 2 - 2
README_ZH.md

@@ -33,13 +33,13 @@ CPU: linux/amd64 / linux/arm/v6 / linux/arm/v7 / linux/arm64 / linux/s390x / lin
 
 ## 安装
 
-- 多服务器(推荐)
+- 联机(推荐)
 
     ```shell
     source <(curl -L https://github.com/trojanpanel/install-script/raw/main/install_script.sh)
     ```
 
-- 单服务器
+- 单
 
     ```shell
     source <(curl -L https://github.com/trojanpanel/install-script/raw/main/install_script_standalone.sh)