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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -3,7 +3,7 @@
### Clone the repo
```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
```