diff --git a/README.md b/README.md index ee21823..f7a844a 100644 --- a/README.md +++ b/README.md @@ -217,19 +217,7 @@ lspconfig.dexter.setup({}) ### Zed -Zed support is available via a **dev extension** while the update for built-in [extension registry](https://github.com/zed-industries/extensions/pull/5624) and [documentation](https://github.com/zed-industries/zed/pull/53793) is being merged. - -To install it: - -1. Clone the official extension repo: - ```bash - git clone https://github.com/zed-extensions/elixir.git - cd elixir - ``` -2. In Zed, open the command palette (`Cmd+Shift+P`) and run **zed: install dev extension** -3. Select the cloned `elixir` directory - -Once installed, enable it in your Zed `settings.json`: +See the [Zed docs](https://zed.dev/docs/languages/elixir#using-dexter) for full details. Enable Dexter in your Zed `settings.json`: ```json {