Improve docs

This commit is contained in:
lupoDharkael
2017-06-11 18:02:27 +02:00
parent 387773351c
commit e2eb5aee77
4 changed files with 17 additions and 8 deletions

View File

@@ -17,7 +17,14 @@ dnf install -y qt5-devel gcc-c++ git qt5-qtbase-devel
````
Compilation: run `qmake-qt5 && make` in the main directory and in `tools/flameshot-cli`
### Arch
Dependencies:
````
pacman -S git qt5-base base-devel
````
Compilation: run `qmake && make` in the main directory and in `tools/flameshot-cli`
## Install