Skip to content
Snippets Groups Projects
Commit 80ab77e8 authored by Christoph Groth's avatar Christoph Groth
Browse files

do not use backslashes to escape newlines in INSTALL (can be confusing)

parent 59488a30
No related branches found
No related tags found
No related merge requests found
......@@ -71,9 +71,7 @@ root.
1. Install the required packages. On Debian-based systems like Ubuntu this can
be done by running the command ::
sudo apt-get install python-dev python-scipy python-matplotlib \
python-nose g++ gfortran libopenblas-dev liblapack-dev \
libmumps-scotch-dev
sudo apt-get install python-dev python-scipy python-matplotlib python-nose g++ gfortran libopenblas-dev liblapack-dev libmumps-scotch-dev
2. Unpack tinyarray, enter its directory. To build and install, run ::
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment