From 44893123905d4b1bbe562c09422d8a9040ae2997 Mon Sep 17 00:00:00 2001 From: ArsenArsen Date: Tue, 27 Jun 2017 20:03:14 +0200 Subject: [PATCH] Update README.md --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 8b6ca9a..0377968 100644 --- a/README.md +++ b/README.md @@ -37,4 +37,14 @@ See the [projects](https://github.com/ArsenArsen/KShare/projects) I do plan to make a Debian ~~and Ubuntu (see below)~~ packages. +For other UNIX-like platforms, and MSYS2 (for Windows): + +You have to obtain the dependencies though. +```bash +git clone https://github.com/ArsenArsen/KShare.git +cd KShare +qmake // Might be qmake-qt5 on your system +make +``` + ###### Started on 19th of April 2017 to bring some attention and improvement to Linux screenshotting.