readme: add go-get details
This commit is contained in:
parent
2d85b83a5e
commit
5d2ee53ed0
@ -23,6 +23,9 @@ The sample utility has the following options:
|
|||||||
|
|
||||||
=BUILDING=
|
=BUILDING=
|
||||||
|
|
||||||
|
This package can be installed via go get: `go get code.ivysaur.me/imagequant`
|
||||||
|
[go-get]code.ivysaur.me/imagequant git https://git.ivysaur.me/code.ivysaur.me/imagequant.git[/go-get]
|
||||||
|
|
||||||
The expected package path is `code.ivysaur.me/imagequant`. Build via `go build`.
|
The expected package path is `code.ivysaur.me/imagequant`. Build via `go build`.
|
||||||
|
|
||||||
This is a CGO package and requires a C compiler installed. However, if you use `go install` then future invocations of `go build` do not require the C compiler to be present.
|
This is a CGO package and requires a C compiler installed. However, if you use `go install` then future invocations of `go build` do not require the C compiler to be present.
|
||||||
|
Loading…
Reference in New Issue
Block a user