Small UI fixes

This commit is contained in:
Aditya Kulkarni
2018-10-17 15:30:01 -07:00
parent cf49b2bffa
commit 2f85d08d05
7 changed files with 35 additions and 17 deletions

View File

@@ -25,7 +25,7 @@ tar -xvf zcash-qt-wallet-v0.1.6.tar.gz
```
## Compiling from source
zcash-qt-wallet depends on QT5, which you can get from here: https://www.qt.io/download
zcash-qt-wallet depends on Qt5, which you can get from here: https://www.qt.io/download
### Compiling on Linux
You need a C++14 compatible compiler like g++ or clang++