From: Ted Kremenek
Date: Mon, 14 Jul 2008 14:40:22 +0000 (+0000)
Subject: Fix minor mistake in clang checkout instructions.
X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8c22bc3a35b22aa243873212a89e8755ef65ea25;p=clang
Fix minor mistake in clang checkout instructions.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@53550 91177308-0d34-0410-b5e6-96231b3b80d8
---
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:
- From within the llvm directory (where you
built llvm):
- - cd llvm/tools
+
- cd tools
- svn co http://llvm.org/svn/llvm-project/cfe/trunk clang