Updated install instuctions

This commit is contained in:
Dreaded_X 2015-02-07 20:25:12 +01:00
parent e3c4b611ef
commit a4f1d946a0

View File

@ -3,4 +3,8 @@ These are my personal dotfiles.
You are free to use and change them to your liking. You are free to use and change them to your liking.
##Instal ##Instal
To install these dotfiles clone into _~/.dotfiles_ and run _install.sh_. ````
git clone https://github.com/DreadedX/dotfiles.git ~/.dotfiles
cd .dotfiles
./install.sh ~/.dotfiles
````