Correct typo

This commit is contained in:
Campbell Barton 2016-11-03 22:54:32 +11:00 committed by GitHub
parent 27694d9edb
commit c510a11f77

View file

@ -20,7 +20,7 @@ $ sudo apt-get install build-essential git cmake pkg-config libboost-all-dev qt5
```
Notes:
* It's possible we also need libgsl2 (or maybe libopenbias-dev)
* It's possible we also need libgsl2 (or maybe libopenblas-dev)
### Installing required packages on RedHat / CentOS
@ -48,7 +48,7 @@ $ yaourt -S superlu
```
Notes:
* ArchLinux had BLAS splitted in blas and cblas
* ArchLinux had BLAS split into blas and cblas
### Installing required packages on openSUSE