From b8f20053d85f4406b139ab22c5bd19eb755eeed7 Mon Sep 17 00:00:00 2001 From: Peter Tripp Date: Mon, 29 Jul 2024 11:31:35 -0400 Subject: [PATCH] docs: Remove availability via homebrew on Linux (linuxbrew) (#15437) - See: https://github.com/zed-industries/zed/issues/14108 --- docs/src/linux.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/src/linux.md b/docs/src/linux.md index f55d23f049c2f5b4437dda6ec33ada256db9f21a..1f214f5384a4d86f474c9427e544251e47abf077 100644 --- a/docs/src/linux.md +++ b/docs/src/linux.md @@ -29,7 +29,6 @@ Zed is open source, and [you can install from source](./development/linux.md). There are several third-party Zed packages for various Linux distributions and package managers, sometimes under `zed-editor`. You may be able to install Zed using these packages: -- Homebrew: [`zed`](https://formulae.brew.sh/cask/zed), [`zed@preview`](https://formulae.brew.sh/cask/zed@preview) - Flathub: [`dev.zed.Zed`](https://flathub.org/apps/dev.zed.Zed) - Arch: [`zed`](https://archlinux.org/packages/extra/x86_64/zed/) - Arch (AUR): [`zed-git`](https://aur.archlinux.org/packages/zed-git), [`zed-preview`](https://aur.archlinux.org/packages/zed-preview), [`zed-preview-bin`](https://aur.archlinux.org/packages/zed-preview-bin)