Update _index.zh-cn.md

This commit is contained in:
RustDesk
2025-03-25 16:34:23 +08:00
committed by GitHub
parent 433e7bd413
commit 025bc29e3c

View File

@@ -3,7 +3,7 @@ title: Installation
weight: 2 weight: 2
--- ---
## Docker (Recommended) ## 方法1Docker (Recommended)
``` ```
bash <(wget -qO- https://get.docker.com) bash <(wget -qO- https://get.docker.com)
@@ -13,7 +13,7 @@ docker compose up -d
For more details, please check [Docker](/docs/en/self-host/rustdesk-server-pro/installscript/docker/). For more details, please check [Docker](/docs/en/self-host/rustdesk-server-pro/installscript/docker/).
## install.sh ## 方法 2install.sh
If you are proficient in Linux, please use the script below. Otherwise, you may encounter significant issues if it fails, and it could be difficult to determine why it isnt working. If you are proficient in Linux, please use the script below. Otherwise, you may encounter significant issues if it fails, and it could be difficult to determine why it isnt working.