Skip to content
This repository was archived by the owner on Jul 28, 2022. It is now read-only.

Commit 83639e3

Browse files
committed
Mention releases page in README
1 parent d8e29d7 commit 83639e3

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,9 @@ custom LSP [files extensions](https://github.com/sourcegraph/language-server-pro
1414

1515
## How to Install
1616

17-
To build and install `lsp-adapter`, run:
17+
You can download the latest binary on the [releases page](https://github.com/sourcegraph/lsp-adapter/releases).
18+
19+
Alternatively, install it with `go get`:
1820

1921
```shell
2022
go get -u -v github.com/sourcegraph/lsp-adapter

0 commit comments

Comments
 (0)