Skip to content

Commit eba83f3

Browse files
committed
Update readme install
1 parent b387a48 commit eba83f3

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
bazel-*
1+
layer

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Print info about container image tarballs.
55
## Installation
66

77
```sh
8-
go get github.com/stackb/layer
8+
go install github.com/stackb/layer@latest
99
```
1010

1111
## Usage

0 commit comments

Comments
 (0)