www/get_started.html: Fix a phrase, "in the *build* directory* in the instructions of Visual Studio. Thanks to Andreas Bittel to point it out.

llvm-svn: 135907
This commit is contained in:
NAKAMURA Takumi 2011-07-25 12:40:26 +00:00
parent a9f7959897
commit b44cd82d90

View 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>