From fe97eab416db71d8f12eb5643e61dc2a881758f1 Mon Sep 17 00:00:00 2001 From: Tanguy Herbron Date: Mon, 14 Feb 2022 00:07:56 +0000 Subject: [PATCH] Update clone URL in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c971ee7..5907ccf 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,7 @@ Then, I advise to install all packages from source if you run into issues, since ### Dotfiles installation - Clone the repository ``` -git clone --bare https://github.com/TanguyHerbron/dotfiles.git $HOME/.dotfiles +git clone --bare https://git.halia.dev/therbron/dotfiles.git $HOME/.dotfiles ``` - Define a one time alias ```