From 0b7c09d2dddc94a74a69c4b58195995433fd029e Mon Sep 17 00:00:00 2001 From: trigg Date: Sat, 3 Apr 2021 00:13:38 +0100 Subject: [PATCH] Update README.md - Add externally packaged options --- README.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/README.md b/README.md index 42444c5..5ddc8c0 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,22 @@ cd Discover python3 -m pip install . ``` +### Externally Packaged + +Note that while we list links to other locations to download, the version provided is unknown and often untested by us. Report bugs in these implementations to their respective project, not here. + +##### Arch AUR + +[Stable](https://aur.archlinux.org/packages/discover-overlay/) +[Latest](https://aur.archlinux.org/packages/discover-overlay-git/) + +##### [Fedora](https://copr.fedorainfracloud.org/coprs/mavit/discover-overlay/) + +```bash +sudo yum copr enable mavit/discover-overlay +sudo yum install discover-overlay +``` + ## Dependencies Most requirements should be handled by pip.