commit | fe73f01a3a0772f1d166ec93ef852ebe8627ff0f | [log] [tgz] |
---|---|---|
author | Robert R Evans <robert@codewranglers.org> | 周三 10月 06 15:15:23 2010 -0700 |
committer | Robert R Evans <robert@codewranglers.org> | 周三 10月 06 15:15:23 2010 -0700 |
tree | 439f7d7a4cdb9c8c23301595599c36150f97d0ad | |
parent | 13cc91c6a83d78628c022a583daaf74ed6b64b70 [diff] |
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>