Push index page now that SVN access is setup.

git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@22512 e7fa87d3-cd2b-0410-9028-fcbf551c1848
This commit is contained in:
John Kessenich 2013-07-22 22:29:42 +00:00
parent c4cc787e71
commit d7c0c3f49e

View File

@ -34,9 +34,15 @@ else
<p>
You can download the source from the <a
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><tt>
svn checkout --username anonymous --password anonymous \
https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang/ glslang
</tt></p>
<hr />
<h2>Requirements</h2>