]> granicus.if.org Git - clang/commitdiff
www/get_started.html: Fix a phrase, "in the *build* directory* in the instructions...
authorNAKAMURA Takumi <geek4civic@gmail.com>
Mon, 25 Jul 2011 12:40:26 +0000 (12:40 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Mon, 25 Jul 2011 12:40:26 +0000 (12:40 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@135907 91177308-0d34-0410-b5e6-96231b3b80d8

www/get_started.html

index f8745f96bcbc88d4637ec583ea8978be5f0cf2d7..515cd57ce259e301db614d42b7487af85ffe7c1a 100644 (file)
@@ -165,7 +165,7 @@ Visual Studio:</p>
         more information on other configuration options for cmake.</li>
 </li>
     <li>The above, if successful, will have created an LLVM.sln file in the
-       llvm directory.
+       <tt>build</tt> directory.
   </ul>
   <li>Build Clang:</li>
   <ul>