diff --git a/docs/GettingStarted.html b/docs/GettingStarted.html index d062f25ef21..cc740455726 100644 --- a/docs/GettingStarted.html +++ b/docs/GettingStarted.html @@ -724,7 +724,7 @@ revision), you can checkout it from the 'tags' directory (instead of you get it from the Subversion repository:

   cd llvm/projects
-  svn co http://llvm.org/svn/llvm-project/test-suite/trunk test-suite
+  svn co http://llvm.org/svn/llvm-project/test-suite/trunk llvm-test
 

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