From 4a9a6dc7003717b3cda23d6fd92d44f9db4d65aa Mon Sep 17 00:00:00 2001 From: Sean Enck Date: Mon, 26 Jun 2017 10:29:36 -0400 Subject: [PATCH] Platform specific packaging information --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 330ad55b..b63830f6 100644 --- a/README.md +++ b/README.md @@ -49,6 +49,14 @@ oragono mkcerts **Note:** This installation will give you unsigned certificates suitable for testing purposes. For real certs, look into [Let's Encrypt](https://letsencrypt.org/)! +### Platform Packaging + +Some platforms may support a packaged/installation medium via a normal process for the platform. They are listed here: + +| Platform | Link | Maintainer(s) | +| --- | --- | --- | +| Arch Linux | [AUR](https://aur.archlinux.org/packages/oragono/) | [Sean Enck (enckse)](https://github.com/enckse) | + ### From Source You can also install this repo and use that instead! However, keep some things in mind if you go that way: