From 76aa981f8dd81492aaf230080888947f3ffb37b5 Mon Sep 17 00:00:00 2001 From: Refael Ackermann Date: Thu, 22 Jun 2017 16:22:16 -0400 Subject: [PATCH] doc,meta: add note about python installer --- BUILDING.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/BUILDING.md b/BUILDING.md index 47630ddf150216..e2f5a78797df1a 100644 --- a/BUILDING.md +++ b/BUILDING.md @@ -163,7 +163,8 @@ $ [sudo] make install Prerequisites: -* [Python 2.6 or 2.7](https://www.python.org/downloads/) +* [Python 2.6 or 2.7](https://www.python.org/downloads/) + *Note*: It is recommanded to include the "Add python.exe to path" option * One of: * [Visual C++ Build Tools](http://landinghub.visualstudio.com/visual-cpp-build-tools) * [Visual Studio 2015 Update 3](https://www.visualstudio.com/), all editions