From f8a2b910810e2f070409018f32644bb84ed0dd07 Mon Sep 17 00:00:00 2001 From: adityapk00 Date: Fri, 19 Oct 2018 18:10:10 -0700 Subject: [PATCH] correct location for winzec command line binaries --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e418bfd..bd8b7bc 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,9 @@ tar -xvf zcash-qt-wallet-v0.1.9.tar.gz Unzip the release binary and double click on zcash-qt-wallet to start. ## Prerequisites: zcashd -zcash-qt-wallet needs a zcash node running zcashd. Download the zcash node software from https://z.cash/download/ and start zcashd. If you are running Windows, you can get [WinZEC](https://winzec.com/) or run zcashd inside [WSL](https://docs.microsoft.com/en-us/windows/wsl/install-win10). +zcash-qt-wallet needs a zcash node running zcashd. Download the zcash node software +from https://z.cash/download/ and start zcashd. If you are running Windows, you can +get [WinZEC Command Line daemon](https://zcash.dl.mercerweiss.com/zcash-win-v2.0.1.zip) or run zcashd inside [WSL](https://docs.microsoft.com/en-us/windows/wsl/install-win10). zcashd needs to run with RPC enabled and with a RPC username/password set. Add the following entries into ~/.zcash/zcash.conf