mirror of
https://github.com/byReqz/blackmate.git
synced 2024-11-23 11:44:56 +00:00
Update README.md
This commit is contained in:
parent
6e5f2d3b17
commit
6c9b5b283b
14
README.md
14
README.md
@ -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)
|
|
||||||
|
Loading…
Reference in New Issue
Block a user