From 416217e2159872e53c69bcd7b30c2e420c9e95a6 Mon Sep 17 00:00:00 2001 From: adityapk00 Date: Fri, 2 Nov 2018 20:10:06 -0700 Subject: [PATCH] update win instructions --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d82fd90..f331a1c 100644 --- a/README.md +++ b/README.md @@ -62,6 +62,8 @@ You need Visual Studio 2017 (The free C++ Community Edition works just fine). From the VS Tools command prompt ``` +git clone https://github.com/adityapk00/zec-qt-wallet.git +cd zec-qt-wallet c:\Qt5\bin\qmake.exe zec-qt-wallet.pro CONFIG+=debug nmake