Skip to content

Commit

Permalink
Documentation: add install instruction
Browse files Browse the repository at this point in the history
  • Loading branch information
mgumz committed Mar 11, 2023
1 parent ec3b4c9 commit 685d0ed
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,11 @@ Check container image updates for running contains within a k8s cluster:
Here the name of the Pod and the k8s namespace are added to the "context" part
of the image name. This helps to identify the deployment which might benefit
from an upgrade of the container image.

## Installation

$> go install -v github.com/mgumz/cciu/cmd/cciu@latest

## Building

$> make cciu
Expand Down

0 comments on commit 685d0ed

Please sign in to comment.