X-Git-Url: https://scm.cri.ensmp.fr/git/linpy.git/blobdiff_plain/2acfd4ef78315f565dfdfb093f61ca2ea3c06eb3..23922aa39e585f1e6b11f3479da002c92bebf2a1:/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.