Create README.md

This commit is contained in:
Anyon3 2016-07-14 22:42:04 +08:00 committed by GitHub
parent afc130d0be
commit 502ad39a0a
1 changed files with 7 additions and 1 deletions

View File

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