better installation description
This commit is contained in:
parent
58e8c13a1d
commit
9abf0e7c72
10
README.md
10
README.md
|
@ -16,13 +16,15 @@
|
||||||
- ```mpc```
|
- ```mpc```
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
```sudo make install```
|
**Install using ```make```**
|
||||||
|
```bash
|
||||||
**OR**
|
sudo make install
|
||||||
|
```
|
||||||
|
**Install it locally**
|
||||||
|
|
||||||
Add ```kunst``` to a directory which is in your ```$PATH```
|
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))*
|
[AUR](https://aur.archlinux.org/packages/kunst-git/) *(maintained by [networkpanic](https://github.com/networkpanic))*
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue