From 6a676c06fc3333399740eedceaf9aaf04a8ba32b Mon Sep 17 00:00:00 2001 From: achazal Date: Mon, 20 Apr 2026 12:22:22 +0200 Subject: [PATCH] fix(readme): update the git url in the readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ac21630..bc61d99 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ ## Install ```bash -git clone --recurse-submodules +git clone --recurse-submodules ssh://git@git.alxczl.fr:7878/alexandre/dotfiles.git cd new-dotfiles ./install.sh ```