Update 'README.md'

This commit is contained in:
Dorian Zedler 2022-07-25 14:03:09 +02:00
parent c894ed8a82
commit 7c2058e5cc
1 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
# scripts
Some scripts I use regularly
Some scripts I use regularly
### install-docker
```sh
curl https://itsblue.dev/dorian/scripts/raw/branch/main/install-docker.sh | bash
```