isl url in documentation
[linpy.git] / doc / install.rst
index 635e9c0..9b4b97c 100644 (file)
@@ -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::
 
@@ -37,7 +37,7 @@ LinPy can be installed using pip with the command::
 Source
 ------
 
-Alternatively, LinPy can be installed from source.
+Alternatively, LinPy can be installed from the source.
 First, clone the public git repository::
 
     git clone https://scm.cri.ensmp.fr/git/linpy.git