Create README.md

This commit is contained in:
Anyon3 2016-07-11 14:44:05 +08:00 committed by GitHub
parent d632bc88af
commit f81c335046
1 changed files with 4 additions and 4 deletions

View File

@ -4,13 +4,13 @@
## Blackmate
Blackman 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. The script fetch the latest tools and generate an new entry on the blackarch menu
## How to
```
git clone https://github.com/Anyon3/blackmate
mv blackman /usr/share/
cd /usr/share/
sh blackman.sh
mv blackmate /usr/share/
cd /usr/share/blackmate
sh blackmate.sh
```