diff --git a/README.md b/README.md index 591c6f0..21dd1cc 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -## Simple script to make it easier when cloning repos +## A simple script to make it easier when cloning repos.

@@ -10,7 +10,7 @@ ### Quick and easy install: -Paste or type this in your terminal: +Copy-paste or type this in your terminal: ``` curl https://raw.githubusercontent.com/WestleyK/easy-clone/master/easy-install.sh | sh sudo mv hubget /usr/local/bin/ @@ -23,14 +23,14 @@ Then to test it, type: ``` hubget ``` -And you should see some stuff like: +You should see some stuff like: ``` WestleyK/arduino-key-pad WestleyK/drive-speed-test WestleyK/pi-backlight golang/dep WestleyK/drive-mount WestleyK/easy-clone WestleyK/rpi-brightness WestleyK/ssh-watcher WestleyK/drive-mounting-script WestleyK/install-script ``` -If you don't, then try to close then reopen the terminal and it should work now. +If you don't, close and then reopen the terminal and it should work now. If it still doesn't work, then please open an issue.
@@ -50,14 +50,14 @@ source ~/.bashrc ## Usage: -And now you can clone repo much easier.
-Heres a example:
+And now you can clone a repo much easier.
+Here's a example:
``` hubget WestleyK/rpi-brightness ``` -See, pretty simple.
-But now when you want to clone it again, just use TAB:
+See? It's pretty simple!
+When you want to clone it again, just use TAB:
``` hubget WestleyK/rp