From 4f40f5ed463e111e376f05729e52f2cc22d41776 Mon Sep 17 00:00:00 2001 From: Abu Taher Date: Fri, 3 Mar 2017 07:41:53 +0600 Subject: [PATCH] Updated Install Wekan from source on Windows (markdown) --- Install-Wekan-from-source-on-Windows.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Install-Wekan-from-source-on-Windows.md b/Install-Wekan-from-source-on-Windows.md index c049ccb..be2a61e 100644 --- a/Install-Wekan-from-source-on-Windows.md +++ b/Install-Wekan-from-source-on-Windows.md @@ -5,7 +5,7 @@ Requirements: - Install [NodeJS](https://nodejs.org/en/download/releases/) (Optional but recommended) - Install Python 2.7 (Installation through Chocolatey(`choco install python2 -y`) is recomended) - If you are on windows 7, Install .NET 4.5.1+ -- *MUST MAKE SURE TO* Install [Visual C++ 2015 Build Tools](http://landinghub.visualstudio.com/visual-cpp-build-tools), select custom and check all boxes to install all required dependencies. If there are no custom option, you have got the wrong version. It's much better than installing whole visual studio. +- **MUST MAKE SURE TO** Install [Visual C++ 2015 Build Tools](http://landinghub.visualstudio.com/visual-cpp-build-tools), select custom and check all boxes to install all required dependencies. If there are no custom option, you have got the wrong version. It's much better than installing whole visual studio. - Install Git - Restart Windows (Optional but recommended)