aboutsummaryrefslogtreecommitdiff
path: root/conf/README.md
blob: 995686d4ea8f87ea63db154f51b0e139a3a40532 (plain)
1
2
3
4
5
6
Execute following command in ROOT directory when anything is changed:

```
$ go get -u github.com/go-bindata/go-bindata/...
$ make bindata
```