mirror of
https://github.com/rustdesk/doc.rustdesk.com.git
synced 2025-01-15 02:38:12 +01:00
Update _index.en.md
This commit is contained in:
parent
7afbbc1ac0
commit
666f731d58
@ -12,7 +12,7 @@ weight: 4
|
||||
sudo apt install -fy ./rustdesk-<version>.deb
|
||||
```
|
||||
|
||||
#### CentOS/Fedora (>=18)
|
||||
#### CentOS/Fedora (>= 18)
|
||||
|
||||
```sh
|
||||
sudo yum localinstall ./rustdesk-<version>.rpm
|
||||
@ -31,9 +31,9 @@ sudo zypper install --allow-unsigned-rpm ./rustdesk-<version>-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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user