From a03d37bf654080f34e6b757ac1ab03c99b4af024 Mon Sep 17 00:00:00 2001 From: Adam Jeniski Date: Fri, 26 Dec 2025 14:09:01 -1000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3dc0624..0bf1e4a 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ ### Clone the repo ```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 ```