From 0a64e5207d0ba1d4e9f1e53db69bed5459be0334 Mon Sep 17 00:00:00 2001 From: dinger1986 Date: Mon, 3 Jul 2023 22:24:55 +0100 Subject: [PATCH] Update _index.en.md --- content/self-host/pro/_index.en.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/content/self-host/pro/_index.en.md b/content/self-host/pro/_index.en.md index 40ddc2f..a7c9266 100644 --- a/content/self-host/pro/_index.en.md +++ b/content/self-host/pro/_index.en.md @@ -26,7 +26,9 @@ RustDesk client >=1.2.0 required # Simple Install -Copy and paste the above command into your linux terminal which take care of everything.
`curl -s https://raw.githubusercontent.com/rustdesk/rustdesk-server-pro/main/install.sh | bash` +Copy and paste the above command into your linux terminal which take care of everything. + +`curl -s https://raw.githubusercontent.com/rustdesk/rustdesk-server-pro/main/install.sh | bash` {{% notice note %}} Don't forget to get your license from [https://rustdesk.com/pricing.html](https://rustdesk.com/pricing.html), you will be required to enter license in the web console.