diff --git a/README.md b/README.md index d6c9883..0c2eafc 100644 --- a/README.md +++ b/README.md @@ -1 +1,10 @@ # Chronos + +## Install on Ubuntu +You need to install Qt 6 dependencies + +```sh +sudo apt install libqt6widgets6 libqt6gui6 libqt6core5compat6 libqt6core5compat6 libqt6core6 libqt6dbus6 +``` + +then download binary from the release section