diff --git a/README.md b/README.md index f8e4474..f7ab4d7 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ in File->Settings. 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++ +You need a C++14 compatible compiler like gcc or clang++ ``` git clone https://github.com/adityapk00/zcash-qt-wallet.git diff --git a/docs/index.html b/docs/index.html index e4474c2..a82f076 100755 --- a/docs/index.html +++ b/docs/index.html @@ -3,4 +3,4 @@ Hello World - + \ No newline at end of file diff --git a/docs/screenshot-main.png b/docs/screenshot-main.png index af3aa99..829d120 100644 Binary files a/docs/screenshot-main.png and b/docs/screenshot-main.png differ