From 8139326c1ff55a30eac609c28ceb3671ed332189 Mon Sep 17 00:00:00 2001 From: adityapk00 <31996805+adityapk00@users.noreply.github.com> Date: Mon, 28 Oct 2019 12:41:05 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a682400..6260847 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Zecwallet-Lite is z-Addr first, Sapling compatible wallet lightwallet for Zcash ### Building on Linux ``` -git clone https://github.com/adityapk/zecwallet-lite.git +git clone https://github.com/adityapk00/zecwallet-lite.git cd zecwallet-lite /path/to/qt5/bin/qmake zecwallet-lite.pro CONFIG+=debug make -j$(nproc)