From: Vivien Maisonneuve <v.maisonneuve@gmail.com>
Date: Tue, 19 Aug 2014 20:24:47 +0000 (+0200)
Subject: isl url in documentation
X-Git-Tag: 1.0~21
X-Git-Url: https://scm.cri.ensmp.fr/git/linpy.git/commitdiff_plain/416e6bd198cde7d0c3506c79e3cbe5c2a44f48b8?ds=inline

isl url in documentation
---

diff --git a/doc/install.rst b/doc/install.rst
index 3a56000..9b4b97c 100644
--- a/doc/install.rst
+++ b/doc/install.rst
@@ -7,7 +7,7 @@ Dependencies
 
 LinPy requires Python version 3.4 or above to work.
 
-LinPy's one mandatory dependency is isl version 0.12 or 0.13 (it may work with other versions of isl, but this has not been tested).
+LinPy's one mandatory dependency is `isl <http://isl.gforge.inria.fr/>`_ version 0.12 or 0.13 (it may work with other versions of isl, but this has not been tested).
 isl can be downloaded `here <http://freshmeat.net/projects/isl/>`_ or preferably, using your favorite distribution's package manager.
 For Ubuntu, the command to run is::