README format bug

This commit is contained in:
rustdesk
2021-10-02 08:48:41 +08:00
parent 2efd0e61b4
commit 678a3d2d28
6 changed files with 6 additions and 6 deletions

View File

@@ -135,7 +135,7 @@ target/release/rustdesk
Please ensure that you are running these commands from the root of the RustDesk repository, otherwise the application may be unable to find the required resources. Also note that other cargo subcommands such as `install` or `run` are not currently supported via this method as they would install or run the program inside the container instead of the host.
### Change Wayland to X11 (Xorg)
## Change Wayland to X11 (Xorg)
RustDesk does not support Wayland. Check [this](https://docs.fedoraproject.org/en-US/quick-docs/configuring-xorg-as-default-gnome-session/) to configuring Xorg as the default GNOME session.