Another typo
authorAnton Korobeynikov <asl@math.spbu.ru>
Fri, 29 Jun 2007 21:44:14 +0000 (21:44 +0000)
committerAnton Korobeynikov <asl@math.spbu.ru>
Fri, 29 Jun 2007 21:44:14 +0000 (21:44 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37817 91177308-0d34-0410-b5e6-96231b3b80d8

docs/GettingStarted.html

index e2ee70abc9e44fbf65f9389f731d7bdc80399a04..f0b51c36fff2dc31a256d9e88f6fb7d49d55f94d 100644 (file)
@@ -723,7 +723,7 @@ labels:</p>
 you get it from the Subversion repository:</p>
 <pre>
   cd llvm/projects
-  svn so http://llvm.org/svn/llvm-project/test-suite/trunk test-suite
+  svn co http://llvm.org/svn/llvm-project/test-suite/trunk test-suite
 </pre>
 <p>By placing it in the <tt>llvm/projects</tt>, it will be automatically
 configured by the LLVM configure script as well as automatically updated when