Skip to content

Commit

Permalink
Merge pull request #27 from go-enry/doc-gobindata
Browse files Browse the repository at this point in the history
doc: add go-bindata installation instruction
  • Loading branch information
bzz committed Oct 9, 2022
2 parents a3a1cc6 + 94f39a7 commit f697390
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,7 @@ $ cat lid_*.csv | cut -d, -f1 | cut -d"'" -f 2 | grep / | cut -d/ -f2 | sort | u

The SPDX licenses are included into the binary. To update them, run
```
# go install github.com/go-bindata/go-bindata/...
make licensedb/internal/assets/bindata.go
```

Expand Down

0 comments on commit f697390

Please sign in to comment.