diff --git a/docs/GettingStarted.html b/docs/GettingStarted.html index e2ee70abc9e..f0b51c36fff 100644 --- a/docs/GettingStarted.html +++ b/docs/GettingStarted.html @@ -723,7 +723,7 @@ labels:

you get it from the Subversion repository:

   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
 

By placing it in the llvm/projects, it will be automatically configured by the LLVM configure script as well as automatically updated when