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::
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