Update README.md

This commit is contained in:
Eideen 2018-07-18 14:14:18 +02:00 committed by GitHub
parent 3c07407b68
commit 73664d85cf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,11 +1,12 @@
# Installation # Installation
### Download and change folder
``` ```
cd ~ cd ~
git clone https://github.com/flipsidecreations/dotfiles.git git clone https://github.com/flipsidecreations/dotfiles.git
cd dotfiles cd dotfiles
``` ```
###### Run intstall ### Run intstall
``` ```
./install.sh ./install.sh
``` ```