mirror of
https://github.com/ko-build/ko.git
synced 2025-03-17 20:47:51 +02:00
docs: typo on README.md (#359)
This commit is contained in:
parent
d5ec166882
commit
09aea0d50b
@ -316,7 +316,7 @@ builds, or delete any previously built images.
|
||||
|
||||
[Using -ldflags](https://blog.cloudflare.com/setting-go-variables-at-compile-time/)
|
||||
is a common way to embed version info in go binaries (In fact, we do this for
|
||||
`ko`!). Unforunately, because `ko` wraps `go build`, it's not possible to use
|
||||
`ko`!). Unfortunately, because `ko` wraps `go build`, it's not possible to use
|
||||
this flag directly; however, you can use the `GOFLAGS` environment variable
|
||||
instead:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user