From 7b95769f039d94a2b2e4277df82b57e317db72e1 Mon Sep 17 00:00:00 2001 From: Robert Kiel Date: Thu, 12 May 2016 14:20:44 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2de1723..a31fbd0 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ Clone the repository ``` mkdir -p ~/GitHub/rkiel cd ~/GitHub/rkiel -git clone git@github.com:rkiel/git-utilities.git +git clone https://github.com/rkiel/git-utilities.git ``` To add the scripts to your path, add the following to `.bash_profile`