Fix checkout url in readme

This commit is contained in:
2013-03-21 18:21:48 +00:00
parent 7fd2d80306
commit 754b00f394

View File

@@ -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: