Update README.md

This commit is contained in:
Adam Jeniski 2025-12-26 14:09:01 -10:00
parent b6ccc2fda9
commit a03d37bf65

View File

@ -3,7 +3,7 @@
### Clone the repo ### Clone the repo
```bash ```bash
git clone --bare git@git.ajet.lol:ajet/dotfiles.git $HOME/.cfg git clone --bare git@git.ajet.fyi:ajet/dotfiles.git $HOME/.cfg
git --git-dir=$HOME/.cfg/ --work-tree=$HOME checkout git --git-dir=$HOME/.cfg/ --work-tree=$HOME checkout
``` ```