diff options
-rw-r--r-- | www/get_started.html | 2 |
1 files changed, 1 insertions, 1 deletions
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:</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> |