From a51a9b03548bd6e4d819957e70163828f83487af Mon Sep 17 00:00:00 2001 From: Mag Mell Date: Wed, 17 Jul 2024 00:07:17 +0800 Subject: [PATCH] docs: Add AOSC OS Installation (#14575) Added AOSC OS Installation docs Release Notes: - N/A --- docs/src/linux.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/src/linux.md b/docs/src/linux.md index 0050be15e7..fd20dba464 100644 --- a/docs/src/linux.md +++ b/docs/src/linux.md @@ -35,6 +35,7 @@ There are several third-party Zed packages for various Linux distributions and p * Parabola: [`zed`](https://www.parabola.nu/packages/extra/x86_64/zed/) * Manjaro: [`zed`](https://packages.manjaro.org/?query=zed) * ALT Linux (Sisyphus): [`zed`](https://packages.altlinux.org/en/sisyphus/srpms/zed/) +* AOSC OS: [`zed`](https://packages.aosc.io/packages/zed) * Please add others to this list! 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).