Update README.md Ubuntu command
This commit is contained in:
@@ -8,7 +8,7 @@ This is a very simple note editor. The editor has a Markdown text area and a ren
|
|||||||
You need to install Qt 6.2.4 dependencies
|
You need to install Qt 6.2.4 dependencies
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
sudo apt install libqt6widgets6 libqt6gui6 libqt6core5compat6 libqt6core5compat6 libqt6core6 libqt6dbus6
|
sudo apt install libxcb1 libxcb-xinerama0 libqt6widgets6 libqt6gui6 libqt6core5compat6 libqt6core5compat6 libqt6core6 libqt6dbus6 qt6-qpa-plugins
|
||||||
```
|
```
|
||||||
### To run on Wayland
|
### To run on Wayland
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user