From 06fca09bc79493e2334be2a84c33e95fd9e4d7b4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yann=20M=C3=B6lle?= Date: Fri, 14 Apr 2023 17:12:33 +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 | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4955556..ad190d8 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,13 @@ # 🔗 LittleLink Fork of [Littlelink](https://github.com/sethcottle/littlelink) -Update +### Edit the Page +Fork your own copy +Edit the Page on your Gitea/Github/Gitlab etc +### Installation +```bash +sh -c "$(curl -L https://git.moelle.space/hxcde/mylinks/raw/branch/main/install.sh)" +``` +### Update ```bash sh -c "$(curl -L https://git.moelle.space/hxcde/mylinks/raw/branch/main/update.sh)" ``` \ No newline at end of file