Fixed readme instructions
diff --git a/README.md b/README.md
index 589895d..d00f526 100644
--- a/README.md
+++ b/README.md
@@ -17,7 +17,7 @@
 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>