Index: docs/README.txt
===================================================================
--- docs/README.txt	(revision 681dbe83d28e697c52cef20ee1270155282adab1)
+++ docs/README.txt	(revision 3f32dfd9a09b20768e80b46b2a5ee4aea024fdc4)
@@ -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)
