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

@@ -186,7 +186,7 @@ target/release/rustdesk
请确保您从 RustDesk 存储库的根目录运行这些命令,否则应用程序可能无法找到所需的资源。另请注意,此方法当前不支持其他`Cargo`子命令,
例如 `install` 或 `run`,因为运行在容器里,而不是宿主机上。
### 把 Wayland 修改成 X11 (Xorg)
## 把 Wayland 修改成 X11 (Xorg)
RustDesk 暂时不支持 Wayland不过正在积极开发中.
请查看[this](https://docs.fedoraproject.org/en-US/quick-docs/configuring-xorg-as-default-gnome-session/)配置 X11.