浏览代码

docs: update README.md

jonssonyan 2 年之前
父节点
当前提交
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)