Change path in README
This commit is contained in:
parent
1fd583d712
commit
4e688f3933
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
```shell
|
||||
# init and clone on new machine
|
||||
chezmoi init --apply --verbose ssh://git@git.myservermanager.com:10022/alexander.schaeferdiek/dotfiles.git
|
||||
chezmoi init --apply --verbose https://git.myservermanager.com/alexander.schaeferdiek/dotfiles-server.git
|
||||
|
||||
# apply changes
|
||||
chezmoi apply -R
|
||||
|
|
Loading…
Reference in a new issue