Update 'README.md'
This commit is contained in:
parent
c894ed8a82
commit
7c2058e5cc
1 changed files with 6 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
|||
# scripts
|
||||
|
||||
Some scripts I use regularly
|
||||
|
||||
### install-docker
|
||||
```sh
|
||||
curl https://itsblue.dev/dorian/scripts/raw/branch/main/install-docker.sh | bash
|
||||
```
|
Loading…
Reference in a new issue