diff --git a/README.md b/README.md index b6d802a..9e482f9 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ How to Clone the repo. In the root of the repo run: ```bash -$ go install ./cmd/protoc-gen-go-aip-cli +$ GOBIN=$PWD/build go install go.einride.tech/aip-cli/cmd/protoc-gen-go-aip-cli ``` ### Step 2: Configure the code generator