Browse Source

update win instructions

import_zecw
adityapk00 6 years ago
parent
commit
416217e215
  1. 2
      README.md

2
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

Loading…
Cancel
Save