diff options
-rw-r--r-- | README | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -16,6 +16,10 @@ To get that on debian you might run apt-get install libx11-dev +If you want to build the GLut crap you'll need + + freeglut3-dev + After you have that installed you should be able to do these to get hackvr built: cd src |