diff --git a/README.md b/README.md index 92ee034..e17adb3 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,8 @@ # scripts -Some scripts I use regularly \ No newline at end of file +Some scripts I use regularly + +### install-docker +```sh +curl https://itsblue.dev/dorian/scripts/raw/branch/main/install-docker.sh | bash +``` \ No newline at end of file