fixed a typo in the installation manual

This commit is contained in:
Staroselskii Georgii 2015-04-02 01:32:20 +03:00
parent 6e800cff40
commit 1424f652f5

View File

@ -324,7 +324,7 @@
"\n",
"\n",
" sudo apt-get install python3-numpy python3-scipy python3-matplotlib\n",
" sudo apt_get install libblas-dev liblapack-dev gfortran python3-dev \n",
" sudo apt-get install libblas-dev liblapack-dev gfortran python3-dev \n",
"\n",
"\n",
"Now you can upgrade the packages. This will take a long time as everything needs to be compiled from source. If you get an error I do not know how to help you!\n",