diff options
| author | luigi1111 <luigi1111w@gmail.com> | 2021-09-05 13:05:18 -0400 |
|---|---|---|
| committer | luigi1111 <luigi1111w@gmail.com> | 2021-09-05 13:05:18 -0400 |
| commit | d9f7482ae8a559060c1dbec36ea8c4a5f5d2c2d6 (patch) | |
| tree | 2b50669a211ad84bb4e3fa642aaf9983f7af2fed | |
| parent | facec65dfce03b53afb5739f429ddd4d1e41bb9d (diff) | |
| parent | 27525b37e0289c16703f526931301a40ef1f2209 (diff) | |
| download | monzero-gui-d9f7482ae8a559060c1dbec36ea8c4a5f5d2c2d6.tar.gz monzero-gui-d9f7482ae8a559060c1dbec36ea8c4a5f5d2c2d6.tar.xz monzero-gui-d9f7482ae8a559060c1dbec36ea8c4a5f5d2c2d6.zip | |
Merge pull request #3684
27525b3 Add note about GUI releases to README.md (MoneroArbo)
| -rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -97,6 +97,8 @@ Packaging for your favorite distribution would be a welcome contribution! *Note*: Qt 5.9.7 is the minimum version required to build the GUI. +*Note*: Official GUI releases use monero-wallet-gui from this process alongside the supporting binaries (monerod, etc) from the [CLI deterministic builds](https://github.com/monero-project/monero/blob/master/contrib/gitian/README.md). + ### Building Reproducible Windows static binaries with Docker (any OS) 1. Install Docker [https://docs.docker.com/engine/install/](https://docs.docker.com/engine/install/) |
