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:
Klaus Hipp 2024-05-01 20:51:11 +02:00 committed by GitHub
parent 97512be378
commit 0858e3f0e2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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