mirror of
https://github.com/ko-build/ko.git
synced 2025-01-20 18:28:32 +02:00
Update README to include better install instructions (#87)
This commit is contained in:
parent
f26825fb5a
commit
56f32f8a17
@ -8,16 +8,11 @@
|
||||
|
||||
## Installation
|
||||
|
||||
`ko` can be installed via:
|
||||
`ko` can be installed and upgraded by running:
|
||||
|
||||
```shell
|
||||
go get github.com/google/ko/cmd/ko
|
||||
GO111MODULE=on go get github.com/google/ko/cmd/ko
|
||||
```
|
||||
|
||||
To update your installation:
|
||||
|
||||
```shell
|
||||
go get -u github.com/google/ko/cmd/ko
|
||||
```
|
||||
|
||||
## The `ko` Model
|
||||
|
Loading…
x
Reference in New Issue
Block a user