improve instructions portability
This commit is contained in:
parent
056fc58616
commit
9dc733751c
@ -5,8 +5,8 @@
|
|||||||
|
|
||||||
## Setup
|
## Setup
|
||||||
```
|
```
|
||||||
git clone https://github.com/MorganGeek/dotfiles.git ~/Code/dotfiles
|
git clone https://github.com/MorganGeek/dotfiles.git $HOME/Code/dotfiles
|
||||||
~/Code/dotfiles/dot_scripts/bootstrap.sh
|
$HOME/Code/dotfiles/dot_scripts/bootstrap.sh
|
||||||
```
|
```
|
||||||
|
|
||||||
### Run
|
### Run
|
||||||
|
Loading…
Reference in New Issue
Block a user