Add web links to README.txt

This commit is contained in:
Nigel Stewart 2014-10-14 19:33:04 +10:00
parent 3f48639825
commit bffebf81cc
1 changed files with 8 additions and 5 deletions

View File

@ -1,17 +1,20 @@
GLEW - The OpenGL Extension Wrangler Library
http://glew.sourceforge.net/
https://github.com/nigels-com/glew
See doc/index.html for more information.
If you downloaded the tarball from the GLEW website, you just need to:
Unix:
make extensions
make
sudo -s
make install
make clean
Windows: