From e0802192f652746bb1ab4f97b50f84ad9fd8276a Mon Sep 17 00:00:00 2001 From: James Lu Date: Fri, 28 Oct 2016 20:04:39 -0700 Subject: [PATCH] README: add Debian repository instructions --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index cf072ed..92bd1c5 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,12 @@ You can also find support via our IRC channels: `#PyLink @ irc.overdrivenetworks ## Installation +### Installing via Debian APT repository (beta; stable branch only) + +The Utopia Repository hosts `.deb` packages for PyLink. For Debian Jessie (stable) and Stretch/sid (testing), the `pylink` package and its dependencies are available in the `main` section. See https://packages.overdrivenetworks.com/#instructions for setup instructions. + +Upon installing `pylink`, example configuration and docs will be in `/usr/share/doc/pylink/examples` and `/usr/share/doc/pylink/docs` respectively. You can also install a local copy of the [PyLink API reference](https://pylink.github.io/), which is provided by the `pylink-doc` package. + ### Installing from source First, make sure the following dependencies are met: