mirror of
https://github.com/gogs/gogs.git
synced 2026-01-06 23:42:19 +01:00
conf: update instructions for installing go-bindata
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
Execute following command in ROOT directory when anything is changed:
|
||||
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:
|
||||
|
||||
```
|
||||
$ go get -u github.com/go-bindata/go-bindata/...
|
||||
$ make bindata
|
||||
```
|
||||
```
|
||||
|
||||
To install the `go-bindata`, please see https://github.com/kevinburke/go-bindata#installation.
|
||||
|
||||
Reference in New Issue
Block a user