From 9dc733751c772b854fc894c60c496b9dc067257e Mon Sep 17 00:00:00 2001 From: MorganGeek Date: Thu, 9 Jul 2020 07:40:11 +0200 Subject: [PATCH] improve instructions portability --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c98daed..8b426b1 100644 --- a/README.md +++ b/README.md @@ -5,8 +5,8 @@ ## Setup ``` -git clone https://github.com/MorganGeek/dotfiles.git ~/Code/dotfiles -~/Code/dotfiles/dot_scripts/bootstrap.sh +git clone https://github.com/MorganGeek/dotfiles.git $HOME/Code/dotfiles +$HOME/Code/dotfiles/dot_scripts/bootstrap.sh ``` ### Run