From f4a0ac26ee0ed9c994b2280de18ef7f2ebd8100a Mon Sep 17 00:00:00 2001 From: q3aql Date: Sat, 22 Oct 2022 18:17:34 +0200 Subject: [PATCH] README.md (Update clone URL) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fc48bfb..a210fc5 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ dotfiles - My tiling Qtile, Spectrwm, i3, Dwm & Sway configurations (for Arch/De * Clone repository and copy files to your home: ```shell - $ git clone https://github.com/q3aql/dotfiles + $ git clone https://gitlab.com/q3aql/dotfiles $ cd dotfiles $ chmod +x install-config.sh $ ./install-config.sh