mirror of
https://github.com/lawrencesystems/dotfiles.git
synced 2024-11-09 23:24:11 -08:00
Update README.md
This commit is contained in:
parent
3c07407b68
commit
73664d85cf
|
@ -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
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in a new issue