diff --git a/README.md b/README.md index 7d483af0a896b8c685557b18844acf0d0e7012cd..4c794efc3de3f26fb1e5dbf943f6c7379174791a 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 6bc1e28c4176b68a9b677ac8dcab21e5b29d3655..804eba4a72302c80e3adf263163c946c16a90161 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).