From f95914266a2d25ba4f907121206c543a3c579521 Mon Sep 17 00:00:00 2001 From: Cleboost Date: Sun, 16 Aug 2026 17:15:34 +0200 Subject: [PATCH] docs: add AUR link to Linux download row --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c4d3bead2..085a518bf 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ |---|---|---| | macOS | [Apple Silicon (.dmg)](https://github.com/op7418/CodePilot/releases/latest) · [Intel (.dmg)](https://github.com/op7418/CodePilot/releases/latest) | arm64 / x64 | | Windows | [Installer (.exe)](https://github.com/op7418/CodePilot/releases/latest) | x64 | -| Linux | [AppImage / deb / rpm](https://github.com/op7418/CodePilot/releases/latest) | x64 / arm64 | +| Linux | [AppImage / deb / rpm](https://github.com/op7418/CodePilot/releases/latest) · [AUR](https://aur.archlinux.org/packages/codepilot-appimage) | x64 / arm64 | Or visit the [Releases](https://github.com/op7418/CodePilot/releases) page for all versions.