Ensure user doesn't install numpy in same directory as BLAS
This commit is contained in:
parent
339bca6510
commit
180d85be14
@ -106,6 +106,7 @@
|
||||
"To install `numpy` linked against the OpenBLAS libraries we just compiled, first run the following\n",
|
||||
"\n",
|
||||
"```\n",
|
||||
"cd ~/Downloads\n",
|
||||
"wget http://downloads.sourceforge.net/project/numpy/NumPy/1.9.2/numpy-1.9.2.zip\n",
|
||||
"unzip numpy-1.9.2.zip\n",
|
||||
"cd numpy-1.9.2\n",
|
||||
|
Loading…
Reference in New Issue
Block a user