Fixed readme instructions

pull/4/head
Robert R Evans 2010-10-06 15:15:23 -07:00
parent 13cc91c6a8
commit fe73f01a3a
1 changed files with 1 additions and 1 deletions

View File

@ -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 git clone http://github.com/revans/bash-it.git bash_it
cp ~/.bash_profile ~/.bash_profile_original 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> </code></pre>