Browse Source

Update README.md

import_zecw
adityapk00 6 years ago
committed by GitHub
parent
commit
7d2277a65a
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      README.md

2
README.md

@ -28,7 +28,7 @@ Pass `--no-embedded` to disable the embedded zcashd and force zec-qt-wallet to c
## Compiling from source
zec-qt-wallet is written in C++ 14, and can be compiled with g++/clang++/visual c++. It also depends on Qt5, which you can get from [here](https://www.qt.io/download)
See detailed build instructions [on the wiki](wiki/Compiling-from-source-code)
See detailed build instructions [on the wiki](https://github.com/ZcashFoundation/zec-qt-wallet/wiki/Compiling-from-source-code)
### Compiling on Linux

Loading…
Cancel
Save