1
0
mirror of https://github.com/byReqz/blackmate.git synced 2024-11-23 19:54:55 +00:00

Update README.md

This commit is contained in:
Nils 2020-04-26 22:26:45 +02:00 committed by GitHub
parent 6e5f2d3b17
commit 6c9b5b283b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,23 +1,17 @@
# BlackMate # BlackMate for KDE
![Alt text](blackmate.png?raw=true "Title") ![Alt text](blackmate.png?raw=true "Title")
## Blackmate ## 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 ## How to
``` ```
git clone https://github.com/Anyon3/blackmate git clone https://github.com/byReqz/blackmate
mv blackmate /usr/share/ mv blackmate /usr/share/
cd /usr/share/blackmate cd /usr/share/blackmate
sh blackmate.sh sh blackmate.sh
``` ```
## With pacman License GNU/GPL v3, original code written by Dimitri Mader (dimitri@linux.com)
```
sudo pacman -S blackmate
sudo blackmate
```
License GNU/GPL v3, code written by Dimitri Mader (dimitri@linux.com)