We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 611de5f commit 1526844Copy full SHA for 1526844
README.md
@@ -4,7 +4,7 @@ Generated Go files from [temporal-proto](https://github.com/temporalio/temporal-
4
5
To install in your project run:
6
```
7
-go get go.temporal.io/temporal-proto
+go get -u go.temporal.io/temporal-proto
8
9
10
Run `make all-install` once to install all plugins and tools (`protoc` and `go` must be installed manually).
0 commit comments