Files
Chronos/README.md
2022-10-16 18:25:48 +02:00

11 lines
233 B
Markdown

# 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