From 4ecb36afcfc7c66f6ea9d078f8aa0d6adb896771 Mon Sep 17 00:00:00 2001 From: Michael Dawson Date: Tue, 4 Apr 2017 14:43:59 -0400 Subject: [PATCH] squash: fixup formatting --- BUILDING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BUILDING.md b/BUILDING.md index 11db9433834103..8db00755164e0a 100644 --- a/BUILDING.md +++ b/BUILDING.md @@ -169,7 +169,7 @@ Prerequisites: * One of: * [Visual C++ Build Tools](http://landinghub.visualstudio.com/visual-cpp-build-tools) * [Visual Studio](https://www.visualstudio.com/) 2013 / 2015, all editions including the Community edition - * [Visual Studio](https://www.visualstudio.com/) Express 2013 /2015 for Desktop + * [Visual Studio](https://www.visualstudio.com/) Express 2013 / 2015 for Desktop * Basic Unix tools required for some tests, [Git for Windows](http://git-scm.com/download/win) includes Git Bash and tools which can be included in the global `PATH`.