Update _index.de.md

This commit is contained in:
RustDesk
2025-03-25 16:33:18 +08:00
committed by GitHub
parent 063de19d86
commit 37e00f6269

View File

@@ -3,7 +3,7 @@ title: Installation
weight: 2 weight: 2
--- ---
## Docker (Recommended) ## Verfahren 1: Docker (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 ## Verfahren 2: install.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.