diff --git a/README.md b/README.md index 7d483af0a8..4c794efc3d 100644 --- a/README.md +++ b/README.md @@ -8,10 +8,6 @@ Welcome to Zed, a high-performance, multiplayer code editor from the creators of ### Installation - - Packaging status - - On macOS and Linux you can [download Zed directly](https://zed.dev/download) or [install Zed via your local package manager](https://zed.dev/docs/linux#installing-via-a-package-manager). Other platforms are not yet available: diff --git a/docs/src/linux.md b/docs/src/linux.md index 6bc1e28c41..804eba4a72 100644 --- a/docs/src/linux.md +++ b/docs/src/linux.md @@ -49,7 +49,8 @@ There are several third-party Zed packages for various Linux distributions and p - ALT Linux (Sisyphus): [`zed`](https://packages.altlinux.org/en/sisyphus/srpms/zed/) - AOSC OS: [`zed`](https://packages.aosc.io/packages/zed) - openSUSE Tumbleweed: [`zed`](https://en.opensuse.org/Zed) -- Please add others to this list! + +See [Repology](https://repology.org/project/zed-editor/versions) for a list of Zed packages in various repositories. When installing a third-party package please be aware that it may not be completely up to date and may be slightly different from the Zed we package (a common change is to rename the binary to `zedit` or `zeditor` to avoid conflicting with other packages).