Update README.md to make git clone target home directory
This commit is contained in:
parent
07182881d3
commit
571a400c15
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue