diff --git a/content/self-host/rustdesk-server-oss/ubuntu-server/_index.en.md b/content/self-host/rustdesk-server-oss/ubuntu-server/_index.en.md index a1c061f..35dfd24 100644 --- a/content/self-host/rustdesk-server-oss/ubuntu-server/_index.en.md +++ b/content/self-host/rustdesk-server-oss/ubuntu-server/_index.en.md @@ -3,6 +3,6 @@ title: Ubuntu Server weight: 30 --- -In Ubuntu Server, you have two method to deplay RustDesk Server, Docker or normal `.deb` installation, Docker is more recommend for unexperienced users, because you could just copy the `compose.yml`, and do some modify and you good to go! +In Ubuntu Server, you have two methods to deploy RustDesk Server, Docker or normal `.deb` installation. Docker is more recommend for unexperienced users, because you could just copy the `compose.yml`, and do some modify and you good to go! {{% children depth="3" showhidden="true" %}}