Skip to content

Commit

Permalink
move ko to cmd/ko from cmd/
Browse files Browse the repository at this point in the history
  • Loading branch information
imjasonh committed Mar 21, 2019
1 parent 725771c commit eefd864
Show file tree
Hide file tree
Showing 17 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,13 @@
`ko` can be installed via:

```shell
go get github.com/google/ko/cmd
go get github.com/google/ko/cmd/ko
```

To update your installation:

```shell
go get -u github.com/google/ko/cmd
go get -u github.com/google/ko/cmd/ko
```

## The `ko` Model
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit eefd864

Please sign in to comment.