Index: docs/README.txt
===================================================================
--- docs/README.txt	(revision 681dbe83d28e697c52cef20ee1270155282adab1)
+++ docs/README.txt	(revision 95c657f717b25768a0b6b0ccc36f693ab028b5c4)
@@ -2,7 +2,7 @@
 ---------------------------------------
 
-sudo apt-get install xorg-dev  libglew-dev libglm-dev
+sudo apt-get install xorg-dev  libglew-dev libglm-dev libglfw3-dev
 
-make newgame && ./newgame
+make openglref && ./openglref
 
 (Old Linux instructions for compiling game.cpp)
