diff options
Diffstat (limited to 'conf/README.md')
-rw-r--r-- | conf/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/README.md b/conf/README.md index 5a7477c9..ed91e400 100644 --- a/conf/README.md +++ b/conf/README.md @@ -1,7 +1,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 +$ make generate ``` To install the `go-bindata`, please see https://github.com/kevinburke/go-bindata#installation. |