diff --git a/README.md b/README.md index d6e0c66..c80c99d 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,12 @@ # Installation +### Download and change folder ``` cd ~ git clone https://github.com/flipsidecreations/dotfiles.git cd dotfiles ``` -###### Run intstall +### Run intstall ``` ./install.sh ```