From 4ba7af9ba0af3e1a6340b6868b7f2827c3a1c783 Mon Sep 17 00:00:00 2001 From: Adam Jeniski <45019515+Ajetski@users.noreply.github.com> Date: Mon, 4 Aug 2025 08:18:33 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7d1a376..f1ce336 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ ### Clone the repo ```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 ```