From 502ad39a0a9b456fd7fb80f5f33ca5eca7fb831c Mon Sep 17 00:00:00 2001 From: Anyon3 Date: Thu, 14 Jul 2016 22:42:04 +0800 Subject: [PATCH] Create README.md --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3534b12..fad356c 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ ## Blackmate -Blackmate is a generator for the tools list of BlackArch Linux OS, made for the wm Mate Desktop. 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 wm Mate Desktop and Xfce4. The script fetch the latest tools and generate an new entry on the blackarch menu ## How to @@ -14,3 +14,9 @@ mv blackmate /usr/share/ cd /usr/share/blackmate sh blackmate.sh ``` +## On BlackArch + +``` +sudo pacman -S blackmate +sudo blackmate +```