„README.md“ ändern

This commit is contained in:
Yann Mölle 2023-04-14 17:55:06 +02:00
parent c6ca4bcb7b
commit 2d51aa262c

View File

@ -7,9 +7,11 @@ 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)"
cd mylinks
sh install.sh
```
## Update
```bash
sh -c "$(curl -L https://git.moelle.space/hxcde/mylinks/raw/branch/main/update.sh)"
cd mylinks
sh update.sh
```