updated info about glxproto.h
diff --git a/docs/install.html b/docs/install.html
index 12f7841..804dee5 100644
--- a/docs/install.html
+++ b/docs/install.html
@@ -83,9 +83,14 @@
<p>You'll need this if you get any errors about _GLXvop_BindTexImageEXT
being undefined.
</p>
-<p>The latest version can be
-obtained from <A href="http://webcvs.freedesktop.org/*checkout*/xorg/proto/GL/glxproto.h?rev=1.9&content-type=text%2Fplain">freedesktop.org CVS</a>
+<p>
+Download/install the
+<a href="http://gitweb.freedesktop.org/?p=xorg/proto/glproto.git">glproto</a>
+module from X.org git, or grab the
+<A href="http://webcvs.freedesktop.org/*checkout*/xorg/proto/GL/glxproto.h?rev=1.9&content-type=text%2Fplain">glxproto.h file</a> and put it in the
+Mesa/include/GL/ directory.
</p>
+
</li>
<li>DRI-enabled X server.