Browse Source

update readme

import_zecw
adityapk 6 years ago
parent
commit
71290dc386
  1. 2
      README.md

2
README.md

@ -49,6 +49,8 @@ zec-qt-wallet is written in C++ 14, and can be compiled with g++/clang++/visual
### Compiling on Linux
```
sudo apt install libgl1-mesa-dev
git clone https://github.com/adityapk00/zec-qt-wallet.git
cd zec-qt-wallet
/path/to/qt5/bin/qmake zec-qt-wallet.pro CONFIG+=debug

Loading…
Cancel
Save