Update README.md

This commit is contained in:
Adam Jeniski
2025-08-04 07:28:39 -04:00
committed by GitHub
parent 5f152cfb59
commit c0ae75b2ed
+1 -1
View File
@@ -3,7 +3,7 @@
### Clone the repo ### Clone the repo
```bash ```bash
git clone --bare git@github.com:ajetski/dotfiles.git $HOME/.cfg git clone --bare gitiea@gitea.ajet.lol:/ajet/dotfiles.git $HOME/.cfg
git --git-dir=$HOME/.cfg/ --work-tree=$HOME checkout git --git-dir=$HOME/.cfg/ --work-tree=$HOME checkout
``` ```