From 5d7de7902ecdeedf7656304473d6d49478431e64 Mon Sep 17 00:00:00 2001 From: Henrique Dias Date: Sun, 13 Sep 2015 12:16:34 +0100 Subject: [PATCH] Remove command from readme --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index d41cdf45..f687bef0 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,3 @@ # Hugo add-on for Caddy This is an add-on for Caddy which wants to deliver a good UI to edit the content of the website. - -``` -go-bindata -pkg assets -o assets/assets.go static/ templates/ -```