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