From 42571fba6e431f50b4e6f4a385f5a22ebd5c537f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yann=20M=C3=B6lle?= Date: Fri, 14 Apr 2023 22:26:38 +0200 Subject: [PATCH] - --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1d11303..0fff781 100644 --- a/README.md +++ b/README.md @@ -5,9 +5,9 @@ Fork of [Littlelink](https://github.com/sethcottle/littlelink), then edited by m ## Create your own page - Fork your own copy - 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 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 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)"