Update About.txt

This commit is contained in:
Maxim 2015-04-09 16:38:42 -05:00
parent da47848c4b
commit a76ffbe3eb
1 changed files with 3 additions and 3 deletions

View File

@ -11,13 +11,13 @@ To Install manually:
Type out these commands into a terminal--
sudo cp shellMen.sh /bin/
sudo chown root:root /bin/shellMen.sh
sudo chmod +x /bin/shellMen.sh
sudo chown root:root /bin/shellMen
sudo chmod +x /bin/shellMen
To Uninstall manually:
Type out these commands into a terminal--
sudo rm /bin/shellMen.sh
sudo rm /bin/shellMen
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.