Skip to content

Commit 32d5b5b

Browse files
committed
Fix install instructions
Signed-off-by: Ryan Fowler <[email protected]>
1 parent 37b5625 commit 32d5b5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ image to a remote repository or a locally running daemon. Docker not required.
1111
`gopack` can be installed using the command:
1212

1313
```sh
14-
go install github.com/ryanfowler/gopack@latest
14+
go install github.com/ryanfowler/gopack/cmd/gopack@latest
1515
```
1616

1717
Go 1.18+ is required.

0 commit comments

Comments
 (0)