diff --git a/docs/GettingStarted.html b/docs/GettingStarted.html index 69510e85be6..3dd2e4a8c8c 100644 --- a/docs/GettingStarted.html +++ b/docs/GettingStarted.html @@ -28,6 +28,7 @@
GIT mirrors are available for a number of LLVM subprojects. These mirrors + sync automatically with each Subversion commit and contain all necessary + git-svn marks (so, you can recreate git-svn metadata locally). Note that right + now mirrors reflect only trunk for each project. You can do the + read-only GIT clone of LLVM via: +
+% git clone http://llvm.org/git/llvm.git ++ + +