summaryrefslogtreecommitdiff
path: root/docs/windows_support.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/windows_support.rst')
-rw-r--r--docs/windows_support.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/windows_support.rst b/docs/windows_support.rst
index c4c338a0fba1..2d66109d2444 100644
--- a/docs/windows_support.rst
+++ b/docs/windows_support.rst
@@ -81,7 +81,7 @@ Using Visual Studio IDE/MSBuild
Alternatively, you can use msbuild if you don't like to work in an IDE::
msbuild LLVM.sln /m /target:"lld executables\lld"
-
+
MSBuild.exe had been shipped as a component of the .NET framework, but since
2013 it's part of Visual Studio. You can find it at "C:\\Program Files
(x86)\\msbuild".