We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d418664 + 5575836 commit ecab274Copy full SHA for ecab274
1 file changed
README.md
@@ -11,7 +11,7 @@ Build binary
11
```sh
12
go clean -modcache
13
# install to `go env GOPATH`
14
-go install github.com/lasorda/protobuf-language-server@latest
+go install github.com/lasorda/protobuf-language-server@master
15
```
16
17
Add it to your PATH
0 commit comments