Skip to content

Commit d084084

Browse files
committed
chore: Update readme
1 parent 103c155 commit d084084

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -47,21 +47,21 @@ aims to be memory-efficient and editor-agnostic.
4747

4848
### Neovim
4949

50-
#### 1. Install the server
50+
#### 1. Choose an installation method
5151

52-
##### Using Homebrew
52+
##### Homebrew
5353

5454
```shell
5555
brew install armsnyder/tap/gdshader-language-server
5656
```
5757

58-
##### Using Go
58+
##### Go
5959

6060
```shell
6161
go install github.com/armsnyder/gdshader-language-server@latest
6262
```
6363

64-
##### Using Github Releases
64+
##### Github Releases
6565

6666
[Go to releases](https://github.com/armsnyder/gdshader-language-server/releases)
6767

0 commit comments

Comments
 (0)