Update _index.en.md

This commit is contained in:
RustDesk 2025-06-01 20:58:30 +08:00 committed by GitHub
parent fffa220afc
commit 97c37d3f36
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -8,7 +8,7 @@ weight: 2
```
bash <(wget -qO- https://get.docker.com)
wget rustdesk.com/pro.yml -O compose.yml
docker compose up -d
sudo docker compose up -d
```
For more details, please check [Docker](/docs/en/self-host/rustdesk-server-pro/installscript/docker/).