From 61184059a46eaaec613ff1fbeb1082c33951c9e4 Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Thu, 20 Apr 2017 23:51:11 -0600 Subject: [PATCH] syntax highlighting --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index cee4b78..b99040c 100644 --- a/README.md +++ b/README.md @@ -17,13 +17,13 @@ Quick 'n' Dirty **Caddy**: -``` +```bash curl -L https://git.daplie.com/Daplie/caddy-installer/raw/master/install-caddy | bash ``` **Caddy + Features**: -``` +```bash curl -L https://git.daplie.com/Daplie/caddy-installer/raw/master/install-caddy | bash -s -- search,realip ```