mirror of
https://github.com/zed-industries/zed.git
synced 2025-02-05 18:25:57 +00:00
Update Preview release installation instructions (#11263)
This PR updates the Homebrew installation instructions for the Preview
release, which has been migrated to ```homebrew/cask``` as
```zed@preview``` (see
[Commit](bad25d79e1
)).
Release Notes:
- N/A
This commit is contained in:
parent
97512be378
commit
0858e3f0e2
1 changed files with 1 additions and 2 deletions
|
@ -23,8 +23,7 @@ brew install --cask zed
|
|||
Alternatively, to install the Preview release:
|
||||
|
||||
```sh
|
||||
brew tap homebrew/cask-versions
|
||||
brew install zed-preview
|
||||
brew install --cask zed@preview
|
||||
```
|
||||
|
||||
## Developing Zed
|
||||
|
|
Loading…
Reference in a new issue