From b0962e6042ca65e2f1234a3491ebde45bff7708f Mon Sep 17 00:00:00 2001 From: Maxim Date: Tue, 23 Jan 2018 14:13:18 -0600 Subject: [PATCH] Update README.md --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b6b08d5..3e4ea85 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Shellmen is short for ShellMenu and is intended to be a functional menu for terminals. Rather than needing a full GUI menu for your programs you can view and launch your programs through Shellmen. This is great for systems that don't have panel menus or for systems that have a poorly organized right-click menu. # To Install -To install automatically please run the install.sh file +To install automatically please run the install.sh file and select option 2. You will need to make it exacutable. To Install manually: @@ -12,7 +12,9 @@ sudo chown root:root /bin/shellMen sudo chmod 744 /bin/shellMen # To Uninstall -To Uninstall: +To install automatically please run the install.sh file and select option 2. +
+To Install manually:
 sudo rm /bin/shellMen