Note installation step via Homebrew (#7053)
https://formulae.brew.sh/cask/zed
This commit is contained in:
parent
e338f34097
commit
28f875f5f9
1 changed files with 5 additions and 0 deletions
|
@ -14,6 +14,11 @@ Support for additional platforms is on our [roadmap](https://zed.dev/roadmap):
|
||||||
- Windows ([tracking issue](https://github.com/zed-industries/zed/issues/5394))
|
- Windows ([tracking issue](https://github.com/zed-industries/zed/issues/5394))
|
||||||
- Web ([tracking issue](https://github.com/zed-industries/zed/issues/5396))
|
- Web ([tracking issue](https://github.com/zed-industries/zed/issues/5396))
|
||||||
|
|
||||||
|
For macOS users, you can also install Zed from Homebrew:
|
||||||
|
```sh
|
||||||
|
brew install zed
|
||||||
|
```
|
||||||
|
|
||||||
## Developing Zed
|
## Developing Zed
|
||||||
|
|
||||||
- [Building Zed](./docs/src/developing_zed__building_zed.md)
|
- [Building Zed](./docs/src/developing_zed__building_zed.md)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue