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
+1 -1
View File
@@ -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
```