gogs/conf/README.md

8 lines
273 B
Markdown

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 generate
```
To install the `go-bindata`, please see https://github.com/kevinburke/go-bindata#installation.