From 58f0c68151d40009800eca138d52c29cac0410e8 Mon Sep 17 00:00:00 2001 From: Unknwon Date: Sun, 6 Mar 2016 16:40:04 -0500 Subject: Some minor changes --- conf/README.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'conf/README.md') diff --git a/conf/README.md b/conf/README.md index 058b46f4d4..ee197505aa 100644 --- a/conf/README.md +++ b/conf/README.md @@ -1,7 +1,3 @@ Execute following command in ROOT directory when anything is changed: -$ go-bindata -o=modules/bindata/bindata.go -ignore="\\.DS_Store|README.md" -pkg=bindata conf/... - -Add -debug flag to make life easier in development(somehow isn't working): - -$ go-bindata -debug -o=modules/bindata/bindata.go -ignore="\\.DS_Store|README.md" -pkg=bindata conf/... \ No newline at end of file +$ make bindata \ No newline at end of file -- cgit v1.2.3