diff options
| author | epoch <epoch@hacking.allowed.org> | 2017-09-30 02:34:57 -0500 | 
|---|---|---|
| committer | epoch <epoch@hacking.allowed.org> | 2017-09-30 02:34:57 -0500 | 
| commit | 3a7aab4f060f288f413a354df9cc6bd1c8fa5318 (patch) | |
| tree | d74dd0518d64ef66752c79370338cdf3a39895e7 /README | |
| parent | a204330db26a0c3f5b4e88bdc495af350e262ab4 (diff) | |
| download | hackvr-3a7aab4f060f288f413a354df9cc6bd1c8fa5318.tar.gz hackvr-3a7aab4f060f288f413a354df9cc6bd1c8fa5318.zip  | |
updated README with info if you want to try building the GL version
Diffstat (limited to 'README')
| -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  | 
