From 689689f243c67e5066333ba0d40753841fe3c87c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aur=C3=A9lie?= <17030764+mojitaurelie@users.noreply.github.com> Date: Sun, 16 Oct 2022 18:25:48 +0200 Subject: [PATCH] Update README.md --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) 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