aboutsummaryrefslogtreecommitdiff
path: root/conf/README.md
blob: 5a7477c9209a0571cf7d309bd6fa801701496a35 (plain)
1
2
3
4
5
6
7
After change anything (other than this file) in this directory, a re-run of the following command in the root directory of this repository is required:

```
$ make bindata
```

To install the `go-bindata`, please see https://github.com/kevinburke/go-bindata#installation.