Skip to content

Commit

Permalink
Merge pull request #194 from coreydaley/coreydaley-patch-1
Browse files Browse the repository at this point in the history
Update installation instructions
  • Loading branch information
openshift-merge-robot authored Aug 21, 2023
2 parents 61f0516 + a55da8e commit 73505c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ usage documentation will come in the near future.
To install it run:

```sh
go get -u github.com/shipwright-io/cli/cmd/shp
go install github.com/shipwright-io/cli/cmd/shp
```

Or clone the repository, and run `make` to build the binary at `_output` directory:
Expand Down

0 comments on commit 73505c4

Please sign in to comment.