diff --git a/INSTALL b/INSTALL index bd69c5c..9bdb549 100644 --- a/INSTALL +++ b/INSTALL @@ -1,7 +1,9 @@ INSTALLATION ------------ -To install these scripts, simply copy them into your $PATH somewhere. I recommend creating a local bin directory at ~/bin and adding it to your path. To do so, edit the file ~/.bashrc and add the line +To install these scripts, simply copy them into your $PATH somewhere. +I recommend creating a local bin directory at ~/bin and adding it to +your path. To do so, edit the file ~/.bashrc and add the line: export PATH=$PATH:~/bin