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](https://github.com/Homebrew/homebrew-cask/commit/bad25d79e13ca41b492c976ef70b72117c402d20)).

Release Notes:

- N/A
This commit is contained in:
Klaus Hipp
2024-05-01 14:51:11 -04:00
committed by GitHub
parent 97512be378
commit 0858e3f0e2
+1 -2
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