parent
f1693e6129
commit
e84d77e879
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ Elm support is available through the [Elm extension](https://github.com/zed-exte
|
||||||
|
|
||||||
## Setup
|
## Setup
|
||||||
|
|
||||||
Zed support for Elm requires installation of `elm`, `elm-format`, `elm-review` and `elm`.
|
Zed support for Elm requires installation of `elm`, `elm-format`, and `elm-review`.
|
||||||
|
|
||||||
1. [Install Elm](https://guide.elm-lang.org/install/elm.html) (or run `brew install elm` on macOS).
|
1. [Install Elm](https://guide.elm-lang.org/install/elm.html) (or run `brew install elm` on macOS).
|
||||||
2. Install `elm-review` to support code linting:
|
2. Install `elm-review` to support code linting:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue