„README.md“ ändern

This commit is contained in:
Yann Mölle 2023-04-14 17:12:58 +02:00
parent 629edf5c59
commit c70dcef99b

View File

@ -2,14 +2,14 @@
Fork of [Littlelink](https://github.com/sethcottle/littlelink) Fork of [Littlelink](https://github.com/sethcottle/littlelink)
#### Edit the Page ## Edit the Page
Fork your own copy Fork your own copy
Edit the Page on your Gitea/Github/Gitlab etc Edit the Page on your Gitea/Github/Gitlab etc
#### 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)"
``` ```
#### Update ## Update
```bash ```bash
sh -c "$(curl -L https://git.moelle.space/hxcde/mylinks/raw/branch/main/update.sh)" sh -c "$(curl -L https://git.moelle.space/hxcde/mylinks/raw/branch/main/update.sh)"
``` ```