From 754b00f394c4031f576b8ac238eba1b45a470e48 Mon Sep 17 00:00:00 2001 From: Jim Myhrberg Date: Thu, 21 Mar 2013 18:21:48 +0000 Subject: [PATCH] Fix checkout url in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 91064a6..a9888a0 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ Clone the project to a `.bash` folder in your home directory: mkdir ~/.bash cd ~/.bash - git clone git://github.com/mikesten/git-aware-prompt.git + git clone git://github.com/jimeh/git-aware-prompt.git Edit your `~/.profile` or `~/.bash_profile` and add the following to the top: