Commit d7c0c3f4 by John Kessenich

Push index page now that SVN access is setup.

parent c4cc787e
...@@ -34,9 +34,15 @@ else ...@@ -34,9 +34,15 @@ else
<p> <p>
You can download the source from the <a You can download the source from the <a
href="https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang/"> href="https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang/">
Khronos public-access Subversion server</a>. Khronos public-access Subversion server</a> . For example, using the Subversion
command-line client:
</p> </p>
<p><tt>
svn checkout --username anonymous --password anonymous \
https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang/ glslang
</tt></p>
<hr /> <hr />
<h2>Requirements</h2> <h2>Requirements</h2>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment