Browse Source

chore: update docs

Jacky 2 days ago
parent
commit
f1e0d9b34a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/zh_CN/guide/install-script-linux.md

+ 1 - 1
docs/zh_CN/guide/install-script-linux.md

@@ -47,7 +47,7 @@ bash -c "$(curl -L https://cloud.nginxui.com/install.sh)" @ install --channel pr
 
 ```shell [开发版]
 # 安装最新开发构建
-bash -c "$(curl -L https://cloud.nginxui.com/install.sh)" @ install --channel dev -r https://cloud.nginxui.com/
+bash -c "$(curl -L https://cloud.nginxui.com/install.sh)" @ install --channel dev
 ```
 
 :::