Changed to a new directory for opensource checkout.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29418 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/docs/CFEBuildInstrs.html b/docs/CFEBuildInstrs.html
index fa49c29..4242206 100644
--- a/docs/CFEBuildInstrs.html
+++ b/docs/CFEBuildInstrs.html
@@ -117,7 +117,8 @@
 a read-only mirror using subversion.  To check out the code the first time use:
 </p>
 
-<tt>svn co svn://anonsvn.opensource.apple.com/svn/llvm <i>dst-directory</i></tt>
+<tt>svn co svn://anonsvn.opensource.apple.com/svn/llvm/trunk
+<i>dst-directory</i></tt>
 
 <p>After that, the code can be be updated in the destination directory using;
 </p>