Skip to content

Commit

Permalink
Remove outdated note
Browse files Browse the repository at this point in the history
  • Loading branch information
razzeee committed May 7, 2023
1 parent 678c8d8 commit 176ff82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ This is the language server implementation for the Elm programming language.

Note for VSCode users: The [plugin](https://github.com/elm-tooling/elm-language-client-vscode) contains the language-server. No installation necessary.

The server can be installed via `npm` (or from source). Please make sure to use **node 16**.
The server can be installed via `npm` (or from source).

```sh
npm install -g @elm-tooling/elm-language-server
Expand Down

0 comments on commit 176ff82

Please sign in to comment.