„README.md“ ändern

This commit is contained in:
Yann Mölle 2023-04-14 18:46:49 +02:00
parent 56213a98d5
commit 283cbfe879

View File

@ -4,10 +4,10 @@ Fork of [Littlelink](https://github.com/sethcottle/littlelink)
## Create your own page ## Create your own page
- Fork your own copy - 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 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 ## Installation
```bash ```bash
sh -c "$(curl -L https://git.moelle.space/hxcde/mylinks/raw/branch/main/install.sh)" sh -c "$(curl -L https://git.moelle.space/hxcde/mylinks/raw/branch/main/install.sh)"