From 07478653f2e9438de9d18a6cf830eb70dc035bba Mon Sep 17 00:00:00 2001 From: Valentin Lorentz Date: Mon, 5 Nov 2012 11:41:06 +0100 Subject: [PATCH] use/install.rst: Add link to build.progval.net. --- use/install.rst | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/use/install.rst b/use/install.rst index eea9254..f23bee6 100644 --- a/use/install.rst +++ b/use/install.rst @@ -71,10 +71,14 @@ but not yet totally tested), you can run this command:: git checkout testing -You can also click the "Downloads" button at the `Limnoria repository`_. Then, -extract the tarball/zipball to some temporary directory, and ``cd`` into the -``supybot`` directory which contains the extracted code. +You can also: +* Download a .deb package at `ProgVal's build repo`_. +* Click the "Downloads" button at the `Limnoria repository`_. Then, + extract the tarball/zipball to some temporary directory, and ``cd`` into the + ``supybot`` directory which contains the extracted code. + +.. _ProgVal's build repo: http://builds.progval.net/ .. _Limnoria repository: https://github.com/ProgVal/Limnoria If you have root access