diff --git a/README.md b/README.md index d6027ea..df69bd1 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ This Repository **Scripts** is my personal template collection. Here you'll find templates, and configurations for various tools, and technologies Docker install: -`bashcurl -sSL https://git.najihu.net/zdenek/helper/docker-install.sh | sh` +```bash +bashcurl -sSL https://git.najihu.net/zdenek/helper/docker-install.sh | sh +```