From 666f731d5823b102d8abe31951159aba57b38c38 Mon Sep 17 00:00:00 2001 From: Mr-Update <37781396+Mr-Update@users.noreply.github.com> Date: Sat, 15 Jul 2023 21:54:43 +0200 Subject: [PATCH] Update _index.en.md --- content/manual/linux/_index.en.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/content/manual/linux/_index.en.md b/content/manual/linux/_index.en.md index afbc622..9af6ba9 100755 --- a/content/manual/linux/_index.en.md +++ b/content/manual/linux/_index.en.md @@ -1,5 +1,5 @@ --- -title: Linux +title: Linux weight: 4 --- @@ -12,7 +12,7 @@ weight: 4 sudo apt install -fy ./rustdesk-.deb ``` -#### CentOS/Fedora (>=18) +#### CentOS/Fedora (>= 18) ```sh sudo yum localinstall ./rustdesk-.rpm @@ -31,9 +31,9 @@ sudo zypper install --allow-unsigned-rpm ./rustdesk--suse.rpm ``` ### ~~X11 Required~~ -~~RustDesk does not support wayland yet; you need switch to X11 manually.~~ +~~RustDesk does not support Wayland yet; you need switch to X11 manually.~~ -RustDesk now has experimental Wayland support. You may need to download the nightly version to enable this feature. +RustDesk now has experimental Wayland support. You may need to download the [nightly version](https://github.com/rustdesk/rustdesk/releases/tag/nightly) to enable this feature. #### Display Server