From f7617c30a238b8ddebe61f167f1fd86d58256200 Mon Sep 17 00:00:00 2001 From: RustDesk <71636191+rustdesk@users.noreply.github.com> Date: Sat, 16 Nov 2024 20:01:19 +0800 Subject: [PATCH] Update _index.en.md --- .../rustdesk-server-pro/installscript/Docker/_index.en.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/self-host/rustdesk-server-pro/installscript/Docker/_index.en.md b/content/self-host/rustdesk-server-pro/installscript/Docker/_index.en.md index 8b1d554..957d703 100644 --- a/content/self-host/rustdesk-server-pro/installscript/Docker/_index.en.md +++ b/content/self-host/rustdesk-server-pro/installscript/Docker/_index.en.md @@ -7,7 +7,7 @@ weight: 6 Install Docker with this [guide](https://docs.docker.com/engine/install) to ensure its the most up to date! -Or you can install docker wit this single command. +Or you can install docker with this single command. ``` bash <(wget -qO- https://get.docker.com)