We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d418664 commit 5575836Copy full SHA for 5575836
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