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. See doc/index.html for more information.
If you downloaded the tarball from the GLEW website, you just need to: If you downloaded the tarball from the GLEW website, you just need to:
Unix: Unix:
make extensions
make make
sudo -s sudo -s
make install make install
make clean make clean
Windows: Windows: