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