X-Git-Url: https://scm.cri.ensmp.fr/git/linpy.git/blobdiff_plain/8254671f212705c1ea79353ee341c0363bd7cd10..HEAD:/doc/install.rst 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.