diff --git a/Protobuf.md b/Protobuf.md index 2c4e756..d341c0d 100644 --- a/Protobuf.md +++ b/Protobuf.md @@ -15,7 +15,11 @@ https://github.com/google/protobuf/tree/master/cmake ### Install All the apps required -Install files your download from Microsoft - Visual Studio Community and you will go to the setup pages and choose custom installation. Please check Programing Language > Visual C++ and Common Tools > GIT for Windows [3rd party]. Complete the installation which will takes some times. +Install files your download from Microsoft - Visual Studio Community and you will go to the setup pages and choose custom installation. Please check Programing Language > Visual C++ and Common Tools > GIT for Windows +[3rd party]. +![](https://s14.postimg.org/el2kizjoh/image.png) + +Complete the installation which will takes some times. Install the latest Phyton 2.7.x only do not install other version because Protobuf will require 2.7.x to complete its installation. Also be sure that phyton will be listed on the Windows PATH.