From 3e909cd6888e7b342c3e3be3a4b026ce329d65c7 Mon Sep 17 00:00:00 2001 From: Benjamin Hedrich Date: Wed, 30 Jul 2014 11:18:29 +0200 Subject: [PATCH] Update README.md Add installation docu via AUR --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 100b3ed..40b7d84 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,10 @@ First of all we need to retrieve the dependencies. ###Arch Linux sudo pacman -S qt5-base qt5-declarative qt5-quickcontrols qt5-graphicaleffects + +You can also install this [package](https://aur.archlinux.org/packages/cool-old-term-git/) directly via the [AUR](https://aur.archlinux.org): + + yaourt -S aur/cool-old-term-git ###Anyone else Install Qt directly from here http://qt-project.org/downloads . Once done export them in you path (replace "_/opt/Qt5.3.1/5.3/gcc_64/bin_" with your correct folder):