Update README.md

Updated for Eli's comments about also working Linux

Signed-off-by: Luke Boswell <lukewilliamboswell@gmail.com>
This commit is contained in:
Luke Boswell 2024-05-03 08:30:46 +10:00 committed by GitHub
parent 70353b308b
commit 22201e68cd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -22,7 +22,7 @@ If you have a specific question, the [FAQ](../www/content/faq.md) might have an
- [Visual Studio Code](https://visualstudio.microsoft.com/#vscode-section)
- syntax highlighting, completion, type hints
- install the [Roc Plugin](https://marketplace.visualstudio.com/items?itemName=IvanDemchenko.roc-lang-unofficial)
- [Zed](https://zed.dev/download), since Version 0.133.5, 🍏Mac only at the momment
- [Zed](https://zed.dev/download), since Version 0.133.5
- search and install roc extension (action `zed: extensions`)
- in case of errors look into the Zed log (action `zed: open log`)
- For other editors like Vim, Helix or Emacs [see](https://github.com/faldor20/tree-sitter-roc)