diff --git a/README.md b/README.md index 2242a59..e098c90 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Install the repo ```bash -git clone --bare https://gitlab.com/Ajetski/dotfiles $HOME/.cfg +git clone --bare git@github.com:ajetski/dotfiles.git $HOME/.cfg git --git-dir=$HOME/.cfg/ --work-tree=$HOME checkout ```