Cleaned formatting a bit
This commit is contained in:
parent
6cab5401e1
commit
7f26f287c1
4
INSTALL
4
INSTALL
|
@ -1,7 +1,9 @@
|
||||||
INSTALLATION
|
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
|
export PATH=$PATH:~/bin
|
||||||
|
|
||||||
|
|
Reference in New Issue
Block a user