aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNiriel <daneel_libre@yahoo.fr>2013-10-21 14:55:38 +0200
committerNiriel <daneel_libre@yahoo.fr>2013-10-21 14:55:38 +0200
commitf88fb535a7e533bb4c36ddf2f54b5d51bdb6df14 (patch)
treee0c7f421d0b797684680215d68f02db8929fbdc2
parent1319c1e8763629f819626a289e59310971a7fcc1 (diff)
downloadgl-f88fb535a7e533bb4c36ddf2f54b5d51bdb6df14.tar.gz
No need for GLEW 1.8 now thanks to C workaround, reverting README.md.
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 3f0e1e4..95fe9e3 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
gl | OpenGL Bindings for golang
===============================
-You will need [GLEW](http://glew.sourceforge.net/) at least version 1.8.0.
+You will need [GLEW](http://glew.sourceforge.net/) at least version 1.5.4.
Once GLEW is installed, you can install this package with `go get`: