From 32ec87953d53b97b2fd70be3d9853ba6bfce04cb Mon Sep 17 00:00:00 2001 From: Mohamed Fenjiro Date: Mon, 25 Mar 2019 15:33:19 -0400 Subject: [PATCH] Update Build instructions --- technical/Build-instructions.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/technical/Build-instructions.md b/technical/Build-instructions.md index f94c8062..b7b4007d 100644 --- a/technical/Build-instructions.md +++ b/technical/Build-instructions.md @@ -402,7 +402,11 @@ git submodule update --recursive --remote daemon lrc client-windows + Install chocolatey from admin cmd -+ Run 'choco install -y 7zip git unzip wget curl' ++ Run + +```bash +choco install -y 7zip unzip wget curl git.install --version 2.10.2 --allow-downgrade' +``` + Web install msys2 64 bit