Skip to content

Commit

Permalink
Change installation step to go install @latest (#13)
Browse files Browse the repository at this point in the history
  • Loading branch information
bschaatsbergen authored Sep 23, 2022
1 parent 6c0fc2d commit 5debf9d
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 @@ -34,7 +34,7 @@ permissions on the target service.
1. Install the proxy:

```sh
go get github.com/GoogleCloudPlatform/cloud-run-proxy
go install github.com/GoogleCloudPlatform/cloud-run-proxy@latest
```

1. Start the proxy:
Expand Down

0 comments on commit 5debf9d

Please sign in to comment.