README: fix install instructions

This commit is contained in:
kortschak
2016-03-11 19:29:46 +10:30
parent 3a873be0c9
commit a5a54c9973

View File

@@ -8,7 +8,7 @@ and a wrapper using cgo to a c-based implementation.
## Installation
```
go get github.com/gonum/blas
go get github.com/gonum/lapack
```