Update README.md

This commit is contained in:
Adam Jeniski
2025-08-04 08:18:33 -04:00
committed by GitHub
parent 6cc34813d4
commit 4ba7af9ba0
+1 -1
View File
@@ -3,7 +3,7 @@
### Clone the repo ### Clone the repo
```bash ```bash
git clone --bare gitiea@gitea.ajet.lol:/repos/ajet/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
``` ```