aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 3a4f22a..f404f39 100644
--- a/README.md
+++ b/README.md
@@ -82,8 +82,8 @@ Will ~~I~~ we succeed? Probably not. ~~Definitely going to try!~~ Though it's
* Optionally OpenGL.
On Debian, ```sudo apt-get install build-essential zlib1g-dev libx11-dev libusb-1.0-0-dev freeglut3-dev``` should be sufficient.
-Temporarily needed packages: liblapack
-On Debian, ```sudo apt-get install liblapacke-dev```
+Temporarily needed packages: liblapack and libopenblas
+On Debian, ```sudo apt-get install liblapacke-dev libopenblas-dev```
## Architecture