diff --git a/INSTALL.txt b/INSTALL.txt index 5ec05d92fa399bf3b5480c45be8f86e37cd39730..a009fb9450f1a6f7722cb6fa8de042e798d4bed4 100644 --- a/INSTALL.txt +++ b/INSTALL.txt @@ -67,7 +67,8 @@ Unix-like systems (Linux) 1. Install the required software. On Debian/Ubuntu-like systems this can be done by running :: - sudo apt-get install python-dev scipy-dev g++ libmumps-scotch-dev python-matplotlib python-nose + sudo apt-get install python-dev python-scipy python-matplotlib \ + g++ gfortran libopenblas-dev liblapack-dev libmumps-scotch-dev 2. Unpack tinyarray, enter its directory, build and install. ::