From 77387da18e65e11725dd51b8e89b8d3728512fd6 Mon Sep 17 00:00:00 2001 From: MatMoul Date: Sun, 6 Sep 2015 18:12:54 +0200 Subject: [PATCH] Add HOWTO --- src/HOWTO | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100755 src/HOWTO diff --git a/src/HOWTO b/src/HOWTO new file mode 100755 index 0000000..9ec2613 --- /dev/null +++ b/src/HOWTO @@ -0,0 +1,12 @@ +At this time, this plugin was tested on Arch Linux with Plasma 5 + +To install this plugin, you need before install plasma5, cmake and extra-cmake-modules. +On Arch Linux : +pacman -S --needed cmake extra-cmake-modules + + +If install script is not executable, chmod it : +chmod 755 install + +Then launch install script as user. +./install