Skip to content

Commit 0cca2dd

Browse files
committed
Docs: Make 'Installing' somewhat clearer
Previously this section had the requirement for go duplicated Signed-off-by: Christoph Wildhagen <git@christoph-wildhagen.de>
1 parent 8da6e44 commit 0cca2dd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ The Docker Language Server relies on some features that are dependent on [Buildx
3535

3636
## Installing
3737

38-
Ensure you have Go 1.24 or greater installed, check out this repository and then run `make install`. Alternatively, if you have Go installed then you can run `go install github.com/docker/docker-language-server/cmd/docker-language-server@latest` to get the latest version.
38+
Ensure you have Go 1.24 or greater installed, check out this repository and then run `make install`. Alternatively you can run `go install github.com/docker/docker-language-server/cmd/docker-language-server@latest` to get the latest version.
3939

4040
## Development
4141

0 commit comments

Comments
 (0)