Skip to content

Commit

Permalink
docs: update installation instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
elliotfontaine authored Oct 7, 2024
1 parent 1a37925 commit d4f7299
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,11 @@ It uses the grammar defined in [tree-sitter-cylc](https://github.com/elliotfonta

## Installation

`zed-cylc` is not yet available in the official extension marketplace. To install it, follow these steps:
`zed-cylc` is available in the official [Zed Extension Gallery](https://zed.dev/docs/extensions/installing-extensions) and can be installed directly from the Editor.

1. Download the [latest release](https://github.com/elliotfontaine/tree-sitter-cylc/releases/) from GitHub.
For manual installation, follow these steps:

1. Download the [latest release](https://github.com/elliotfontaine/tree-sitter-cylc/releases/) or a specific commit from GitHub.
2. Unzip the downloaded file.
3. In Zed, open the Extensions manager (⇧⌘X on MacOS) and click on **_Install Dev Extension_**, then select the unzipped folder.

Expand Down

0 comments on commit d4f7299

Please sign in to comment.