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 +```