From f4da6f23aedf71697d04a018725a1feca156d037 Mon Sep 17 00:00:00 2001 From: Daniel Flanagan Date: Thu, 2 Jul 2020 11:30:09 -0500 Subject: [PATCH] Strings --- readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index c820cb3..e8a0a20 100644 --- a/readme.md +++ b/readme.md @@ -16,8 +16,8 @@ when setting up a new machine. take chunks you like instead! Backup your files first! ``` -git clone https://git.lyte.dev/lytedev/dotfiles.git ~/.config/dotfiles -cd ~/.config/dotfiles && ./setup.bash # follow the instructions! +git clone 'https://git.lyte.dev/lytedev/dotfiles.git' '~/.config/dotfiles' +cd '~/.config/dotfiles' && ./setup.bash # follow the instructions! ``` ## Priorities