From 571a400c15db84ed56c905d279386ccb3564d0ee Mon Sep 17 00:00:00 2001 From: Marty Oehme Date: Sat, 16 Feb 2019 19:00:54 +0000 Subject: [PATCH] Update README.md to make git clone target home directory --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 62c9b81..3edc802 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ To get started two steps are necessary: 1. install git & zsh if not already installed on your machine (should often already be available) 1. run `chsh -s /bin/zsh` to switch the shell to zsh -1. go to home directory & run `git clone chsh https://gitlab.com/marty-oehme/dotfiles.git` +1. go to home directory & run `git clone https://gitlab.com/marty-oehme/dotfiles.git .` ## Setup