From: NAKAMURA Takumi Date: Mon, 25 Jul 2011 12:40:26 +0000 (+0000) Subject: www/get_started.html: Fix a phrase, "in the *build* directory* in the instructions... X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=542c76220aeea066274bbbe95e6efff784cc65d4;p=clang 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. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@135907 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/www/get_started.html b/www/get_started.html index f8745f96bc..515cd57ce2 100644 --- a/www/get_started.html +++ b/www/get_started.html @@ -165,7 +165,7 @@ Visual Studio:

more information on other configuration options for cmake.
  • The above, if successful, will have created an LLVM.sln file in the - llvm directory. + build directory.
  • Build Clang: