adds a minimal readme with install command

This commit is contained in:
waldek 2022-08-24 22:33:13 +02:00
parent 8615b03b70
commit 15f730ac42
1 changed files with 5 additions and 0 deletions

5
readme.md Normal file
View File

@ -0,0 +1,5 @@
# Usage
```bash
bash -c "$(wget -O - https://gitea.86thumbs.net/waldek/bootstrap/raw/branch/master/bootstrap.sh)"
```