Merge pull request #21 from jas99/patch-1

Fix: Intall issue
This commit is contained in:
Tyler Akins 2017-11-20 07:22:43 -06:00 committed by GitHub
commit 57a8d41394
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -41,7 +41,7 @@ There are a few ways you can install this tool. How you install it depends on h
You can install this file in `/usr/local/bin/` or `/usr/bin/` by simply downloading it, changing the permissions, then moving it to the right location. Double check that your system's PATH includes the destination folder, otherwise users may have a hard time starting the command.
# Download
curl -sS https://git.io/get-mo -o mo
curl -sSL https://git.io/get-mo -o mo
# Make executable
chmod +x mo