Merge pull request #21 from enter-the-bot/installation-manual-typo-fix

fixed a typo in the installation manual
This commit is contained in:
Roger Labbe 2015-04-02 09:15:56 -07:00
commit 4aad0e7c19

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",