From 34de4055fbc36705c6f1c6d67b80e18d9b0f1c1b Mon Sep 17 00:00:00 2001 From: RustDesk <71636191+rustdesk@users.noreply.github.com> Date: Sat, 16 Nov 2024 19:57:55 +0800 Subject: [PATCH] Update _index.en.md --- .../self-host/rustdesk-server-pro/installscript/_index.en.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/content/self-host/rustdesk-server-pro/installscript/_index.en.md b/content/self-host/rustdesk-server-pro/installscript/_index.en.md index ac8388c..3e1bb45 100644 --- a/content/self-host/rustdesk-server-pro/installscript/_index.en.md +++ b/content/self-host/rustdesk-server-pro/installscript/_index.en.md @@ -15,6 +15,10 @@ Copy and paste the above command into your Linux terminal to install RustDesk Se `bash <(wget -qO- https://raw.githubusercontent.com/rustdesk/rustdesk-server-pro/main/install.sh)` +{{% notice note %}} +I recommend using [the Docker image](https://rustdesk.com/docs/en/self-host/rustdesk-server-pro/installscript/docker/#docker-compose); it greatly simplifies the process of deploying the solution as well as updating it. The resource consumption is very low. +{{% /notice %}} + What it does: - Install some dependencies