aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/get_started.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/get_started.html b/www/get_started.html
index 5b7eb4dee3..e12d23b575 100644
--- a/www/get_started.html
+++ b/www/get_started.html
@@ -62,7 +62,7 @@ is:</p>
<ul>
<li>From within the <tt>llvm</tt> directory (where you
built llvm):</li>
- <li><tt>cd llvm/tools</tt>
+ <li><tt>cd tools</tt>
<li><tt>svn co http://llvm.org/svn/llvm-project/cfe/trunk clang</tt></li>
</ul>