mirror of
https://gitlab.com/comunic/comunicwatcher
synced 2025-05-16 17:21:06 +00:00
Add make instructions
This commit is contained in:
parent
0c43404b48
commit
06641e726f
9
README.MD
Normal file
9
README.MD
Normal file
@ -0,0 +1,9 @@
|
||||
# ComunicWatcher
|
||||
This project is a tray application that notifies you of new activity on your Comunic account.
|
||||
|
||||
## Building for Linux
|
||||
```bash
|
||||
sudo apt install -y qt5-default libqt5websockets5-dev qt5-qmake make g++
|
||||
qmake
|
||||
make
|
||||
```
|
Loading…
x
Reference in New Issue
Block a user