summaryrefslogtreecommitdiffstats
path: root/llvm
diff options
context:
space:
mode:
Diffstat (limited to 'llvm')
-rw-r--r--llvm/docs/GettingStarted.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/GettingStarted.html b/llvm/docs/GettingStarted.html
index d062f25ef21..cc740455726 100644
--- a/llvm/docs/GettingStarted.html
+++ b/llvm/docs/GettingStarted.html
@@ -724,7 +724,7 @@ revision), you can checkout it from the '<tt>tags</tt>' directory (instead of
you get it from the Subversion repository:</p>
<pre>
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
</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
OpenPOWER on IntegriCloud