aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorcnlohr <lohr85@gmail.com>2018-03-18 22:00:55 -0400
committercnlohr <lohr85@gmail.com>2018-03-18 22:21:59 -0400
commit999c8d881299bdefd4eb123244df225260a7e302 (patch)
treedf5e9dd8c8dea0d3561c901677a308b173ce69ee /README.md
parent36e8d2425bfe48fd25b041fa2a301e2ed2bb3fa3 (diff)
downloadlibsurvive-999c8d881299bdefd4eb123244df225260a7e302.tar.gz
libsurvive-999c8d881299bdefd4eb123244df225260a7e302.tar.bz2
Fix configuration system and fix race condition in survive_vive.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 6a20100..6639946 100644
--- a/README.md
+++ b/README.md
@@ -83,7 +83,7 @@ Will ~~I~~ we succeed? Probably not. ~~Definitely going to try!~~ Though it's
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 and libopenblas
-On Debian, ```sudo apt-get install liblapacke-dev libopenblas-dev```
+On Debian, ```sudo apt-get install liblapacke-dev libopenblas-dev libatlas-base-dev```
## Architecture