Merge pull request #1 from BOPOHA/patch-1

Update README.md
This commit is contained in:
Maxime Rijnders
2020-02-17 20:21:14 +01:00
committed by GitHub

View File

@@ -20,6 +20,14 @@ Clone the repository:
git clone https://github.com/Ximi1970/systray-x.git
```
Requirements:
- Fedora/Centos/RHEL:
```dnf install qt5-qtbase-devel```
- Debian/Ubuntu:
```apt install qtbase5-dev```
Build:
```bash
cd systray-x