updated readme for install

This commit is contained in:
flipsidecreations 2018-03-26 09:40:38 -04:00
parent 58840e41be
commit f25d5d0bfb

View file

@ -1,8 +1,10 @@
# Installation # Installation
``` ```
cd cd ~
git clone https://github.com/flipsidecreations/dotfiles.git git clone https://github.com/flipsidecreations/dotfiles.git
cd dotfiles
then run install.sh then run install.sh
``` ```