X-Git-Url: https://scm.cri.mines-paristech.fr/git/linpy.git/blobdiff_plain/8254671f212705c1ea79353ee341c0363bd7cd10..ce8dda550018a59520e2d632f10d3fe5650e9d0d:/doc/install.rst?ds=inline diff --git a/doc/install.rst b/doc/install.rst index 3064bc6..7aba246 100644 --- a/doc/install.rst +++ b/doc/install.rst @@ -18,10 +18,6 @@ For Debian or Ubuntu, the command to run is:: sudo apt-get install libisl-dev -For Arch Linux, run:: - - sudo pacman -S isl - Apart from isl, there are two optional dependencies that will maximize the use of LinPy's functions: `SymPy `_ and `matplotlib `_. Please consult the `SymPy download page `_ and `matplotlib installation instructions `_ to install these libraries.