From 0b0f25906913e70fdba27d7ba572babead7ecea1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yann=20M=C3=B6lle?= Date: Wed, 12 Apr 2023 14:30:26 +0000 Subject: [PATCH] =?UTF-8?q?=E2=80=9EREADME.md=E2=80=9C=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c32231a..68a5f78 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Small linux scripts for beginners who do not know the terminal well. ## Alias add script Get the script: ```bash -wget https://raw.githubusercontent.com/hxcde/scriptfordummies/main/addalias.sh +wget https://git.moelle.space/hxcde/scriptfordummies/raw/branch/main/addalias.sh ``` Run the script ```bash