better installation description

This commit is contained in:
Siddharth Dushantha 2019-02-19 18:28:30 +01:00 committed by GitHub
parent 58e8c13a1d
commit 9abf0e7c72
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 4 deletions

View File

@ -16,13 +16,15 @@
- ```mpc```
## Installation
```sudo make install```
**OR**
**Install using ```make```**
```bash
sudo make install
```
**Install it locally**
Add ```kunst``` to a directory which is in your ```$PATH```
**OR**
**Install from the AUR**
[AUR](https://aur.archlinux.org/packages/kunst-git/) *(maintained by [networkpanic](https://github.com/networkpanic))*