From ba36c16af420817a79531cc5e19c02f7e67f5082 Mon Sep 17 00:00:00 2001 From: q3aql Date: Wed, 1 May 2024 11:11:17 +0200 Subject: [PATCH] README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 414474e..f221534 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ st-config - My configuration of st suckless simple terminal * `Patch autocomplete applied` * `Includes shortcut installation` - + ### Dependencies: @@ -43,7 +43,7 @@ st-config - My configuration of st suckless simple terminal * Open terminal and run the following commands: ```shell - $ git clone https://gitlab.com/q3aql/st-config + $ git clone https://git.q3aql.dev/q3aql/st-config $ cd st-config $ sudo make install clean ````