Fixed readme instructions
authorRobert R Evans <robert@codewranglers.org>
Wed, 6 Oct 2010 22:15:23 +0000 (15:15 -0700)
committerRobert R Evans <robert@codewranglers.org>
Wed, 6 Oct 2010 22:15:23 +0000 (15:15 -0700)
README.md

index 589895d..d00f526 100644 (file)
--- a/README.md
+++ b/README.md
@@ -17,7 +17,7 @@ Check a clone of this repo. You can view what a sample ~/.bash\_profile looks li
 git clone http://github.com/revans/bash-it.git bash_it
 
 cp ~/.bash_profile ~/.bash_profile_original
-cp template/bash_profile.template.bash ~/.bash_profile
+cp <path/to/cloned/repo>/template/bash_profile.template.bash ~/.bash_profile
 
 </code></pre>