Change CVS-style 'labels' to SVN 'tags' directory.
authorAnton Korobeynikov <asl@math.spbu.ru>
Fri, 29 Jun 2007 23:13:42 +0000 (23:13 +0000)
committerAnton Korobeynikov <asl@math.spbu.ru>
Fri, 29 Jun 2007 23:13:42 +0000 (23:13 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37821 91177308-0d34-0410-b5e6-96231b3b80d8

docs/GettingStarted.html

index f0b51c36fff2dc31a256d9e88f6fb7d49d55f94d..95a2646d9b580cd339f799d6bf891c329e0b0540 100644 (file)
@@ -702,8 +702,8 @@ directory and fully populate it with the LLVM source code, Makefiles,
 test directories, and local copies of documentation files.</p>
 
 <p>If you want to get a specific release (as opposed to the most recent
-revision), you can specify a label.  The following releases have the following
-labels:</p>
+revision), you can checkout it from the '<tt>tags</tt>' directory (instead of
+'<tt>trunk</tt>'). The following releases have the following labels:</p>
 
 <ul>
 <li>Release 2.0: <b>RELEASE_20</b></li>