mirror of
https://github.com/zed-industries/zed.git
synced 2025-02-10 20:29:05 +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:
|
Alternatively, to install the Preview release:
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
brew tap homebrew/cask-versions
|
brew install --cask zed@preview
|
||||||
brew install zed-preview
|
|
||||||
```
|
```
|
||||||
|
|
||||||
## Developing Zed
|
## Developing Zed
|
||||||
|
|
Loading…
Reference in a new issue