diff --git a/README.md b/README.md index 4ec8f74..2debc8a 100644 --- a/README.md +++ b/README.md @@ -2,5 +2,5 @@ This Repository **Scripts** is my personal template collection. Here you'll find Docker install: ```bash -curl -sSL https://git.najihu.net/zdenek/helper/raw/branch/main/docker-install.sh | sh +bash -c "$(curl -fsSL https://git.najihu.net/zdenek/helper/raw/branch/main/docker-install.sh)" ```