From 9abf0e7c724396eef6a0cd6686dd12ce5c0ae727 Mon Sep 17 00:00:00 2001 From: Siddharth Dushantha Date: Tue, 19 Feb 2019 18:28:30 +0100 Subject: [PATCH] better installation description --- README.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 974de8d..095a2fd 100644 --- a/README.md +++ b/README.md @@ -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))*