From 38fd87d8ca273f3e83ccd5524ee9c851feecb8c3 Mon Sep 17 00:00:00 2001 From: Adam Jeniski <45019515+Ajetski@users.noreply.github.com> Date: Thu, 11 Sep 2025 14:50:53 -0400 Subject: [PATCH] Update gitea url --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7991472..3dc0624 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ ### Clone the repo ```bash -git clone --bare gitiea@gitea.ajet.lol:ajet/dotfiles.git $HOME/.cfg +git clone --bare git@git.ajet.lol:ajet/dotfiles.git $HOME/.cfg git --git-dir=$HOME/.cfg/ --work-tree=$HOME checkout ```