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)