From 71ca96d5608fd90113ab7bf10dc9fe869440775d Mon Sep 17 00:00:00 2001 From: katz Date: Wed, 6 Feb 2019 18:11:26 +0530 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4f14c25a..0fc0e3c9 100644 --- a/README.md +++ b/README.md @@ -58,6 +58,7 @@ If the build is successful the binaries will be in the src folder. ##### Building - From the start menu, open 'x64 Native Tools Command Prompt for vs2017' or run "C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\Common7\Tools\VsMSBuildCmd.bat" from any command prompt. + - `git clone https://github.com/ConcealNetwork/conceal-core` - `cd conceal-core` - `mkdir build`