Update README.md

This commit is contained in:
Maxim
2018-01-23 14:14:13 -06:00
committed by GitHub
parent 13fc86c142
commit b758e02ad6

View File

@@ -12,9 +12,9 @@ sudo chown root:root /bin/shellMen
sudo chmod 744 /bin/shellMen sudo chmod 744 /bin/shellMen
</pre> </pre>
# To Uninstall # To Uninstall
To install automatically please run the install.sh file and select option 2. To uninstall automatically please run the install.sh file and select option 2.
<br/> <br/>
To Install manually: To Uninstall manually:
<pre> <pre>
sudo rm /bin/shellMen sudo rm /bin/shellMen
</pre> </pre>