diff options
| author | luigi1111 <luigi1111w@gmail.com> | 2022-08-10 12:21:43 -0500 |
|---|---|---|
| committer | luigi1111 <luigi1111w@gmail.com> | 2022-08-10 12:21:43 -0500 |
| commit | 58ddd8c2bc5970477aa920262d6a15fed12632d6 (patch) | |
| tree | 4fb12faa01d6251bfc9edf5215937ecfb7321cd4 /README.md | |
| parent | 264d3694c56c2462a0f76fdc18527e212719bf7a (diff) | |
| parent | 91959d3e2efee88717fc9f453cf1c81f3b97487e (diff) | |
| download | monzero-gui-58ddd8c2bc5970477aa920262d6a15fed12632d6.tar.gz monzero-gui-58ddd8c2bc5970477aa920262d6a15fed12632d6.tar.xz monzero-gui-58ddd8c2bc5970477aa920262d6a15fed12632d6.zip | |
Merge pull request #3998
91959d3 build: prepare v0.18.1.0 (selsta)
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -108,7 +108,7 @@ Packaging for your favorite distribution would be a welcome contribution! ``` git clone --branch master --recursive https://github.com/monero-project/monero-gui.git ``` - \* `master` - replace with the desired version tag (e.g. `v0.18.0.0`) to build the release binaries. + \* `master` - replace with the desired version tag (e.g. `v0.18.1.0`) to build the release binaries. 3. Prepare build environment ``` cd monero-gui @@ -131,7 +131,7 @@ Packaging for your favorite distribution would be a welcome contribution! ``` git clone --branch master --recursive https://github.com/monero-project/monero-gui.git ``` - \* `master` - replace with the desired version tag (e.g. `v0.18.0.0`) to build the release binaries. + \* `master` - replace with the desired version tag (e.g. `v0.18.1.0`) to build the release binaries. 3. Prepare build environment ``` cd monero-gui |
