From 6c9b5b283b9ccb16889b1998df5956dc39e3ba44 Mon Sep 17 00:00:00 2001 From: Nils <32552517+byReqz@users.noreply.github.com> Date: Sun, 26 Apr 2020 22:26:45 +0200 Subject: [PATCH] Update README.md --- README.md | 14 ++++---------- 1 file changed, 4 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index afb6dbe..352a582 100644 --- a/README.md +++ b/README.md @@ -1,23 +1,17 @@ -# BlackMate +# BlackMate for KDE ![Alt text](blackmate.png?raw=true "Title") ## Blackmate -Blackmate is a generator for the tools list of BlackArch Linux OS, made for the wm Xfce4. The script fetch the latest tools and generate an new entry on the blackarch menu +Blackmate is a generator for the tools list of BlackArch Linux OS, made for the KDE Plasma Desktop. The script fetch the latest tools and generate an new entry on the blackarch menu ## How to ``` -git clone https://github.com/Anyon3/blackmate +git clone https://github.com/byReqz/blackmate mv blackmate /usr/share/ cd /usr/share/blackmate sh blackmate.sh ``` -## With pacman - -``` -sudo pacman -S blackmate -sudo blackmate -``` -License GNU/GPL v3, code written by Dimitri Mader (dimitri@linux.com) +License GNU/GPL v3, original code written by Dimitri Mader (dimitri@linux.com)