fix: indicate libqt5gui dependency

This commit is contained in:
Yannik Schmidt
2024-07-14 22:04:36 +02:00
committed by GitHub
parent c372ca8478
commit 326f395936

View File

@@ -1,6 +1,10 @@
# Intro
This is the GUI Interface to a proprietary server that interfaces with speech recognition backends.
# Dependencies
apt-get install libqt5gui5
![GUI Main-Window](https://media.atlantishq.de/pictures/qt_client_dm.png)
# Build on Linux