Update README.md

- Add externally packaged options
This commit is contained in:
trigg 2021-04-03 00:13:38 +01:00 committed by GitHub
parent c774954914
commit 0b7c09d2dd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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.