diff --git a/README.md b/README.md index bd7e03f49..b67731177 100644 --- a/README.md +++ b/README.md @@ -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: