Cleaned formatting a bit

This commit is contained in:
Patrick Wiggins 2009-03-26 09:45:08 -04:00
parent 2b5354f183
commit ef70799873

View File

@ -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