fix repo link

This commit is contained in:
Adam Jeniski 2023-01-08 09:34:35 -05:00 committed by GitHub
parent ccf10b2b40
commit 66765689fb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@
Install the repo Install the repo
```bash ```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 git --git-dir=$HOME/.cfg/ --work-tree=$HOME checkout
``` ```