From f29d2708c58dd8c7656f1f6038944cd5080a39b3 Mon Sep 17 00:00:00 2001 From: Aditya Kulkarni Date: Tue, 16 Oct 2018 09:47:23 -0700 Subject: [PATCH] Update readme for v0.1.5 --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8a1cd75..a3063d0 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,13 @@ rpcpassword=password and restart zcashd ## Installing zcash-qt-wallet -Head over to the releases page and grab the latest binary. Unzip and run the binary +Head over to the releases page and grab the latest binary. https://github.com/adityapk00/zcash-qt-wallet/releases + +Extract and run the binary +``` +tar -xvf zcash-qt-wallet-v0.1.5.tar.gz +./zcash-qt-wallet-v0.1.5/zcash-qt-wallet +``` ## Compiling from source zcash-qt-wallet depends on QT5, which you can get from here: https://www.qt.io/download