Update README.md

This commit is contained in:
Adam Jeniski 2025-08-04 07:29:00 -04:00 committed by GitHub
parent c0ae75b2ed
commit 6cc34813d4
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 gitiea@gitea.ajet.lol:/ajet/dotfiles.git $HOME/.cfg
git clone --bare gitiea@gitea.ajet.lol:/repos/ajet/dotfiles.git $HOME/.cfg
git --git-dir=$HOME/.cfg/ --work-tree=$HOME checkout
```