From 283cbfe879eb907177bd3842167d106144a9ae53 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yann=20M=C3=B6lle?= Date: Fri, 14 Apr 2023 18:46:49 +0200 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 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 96635d6..dc9478d 100644 --- a/README.md +++ b/README.md @@ -4,10 +4,10 @@ Fork of [Littlelink](https://github.com/sethcottle/littlelink) ## Create your own page - Fork your own copy -- Edit line 5 in install.sh to your own git link [yourgit]/mylinks.git -- Edit line 4 in install.sh to your own git [yourgit]/mylinks.git -- Edit line 13 in README.md to [yourgitlink]/install.sh - Edit the Page on your Gitea/Github/Gitlab etc +- Edit line 5 in install.sh to your own git link `[yourgit]/mylinks.git` +- Edit line 4 in install.sh to your own git `[yourgit]/mylinks.git` +- Edit line 13 in README.md to `[yourgitlink]/install.sh` ## Installation ```bash sh -c "$(curl -L https://git.moelle.space/hxcde/mylinks/raw/branch/main/install.sh)"