diff options
| author | luigi1111 <luigi1111w@gmail.com> | 2022-09-18 17:40:22 -0500 |
|---|---|---|
| committer | luigi1111 <luigi1111w@gmail.com> | 2022-09-18 17:40:22 -0500 |
| commit | 57fefba3864502a48095df4b34fc38df06fcca4d (patch) | |
| tree | af8497d08e0107b7f7ca2d14496af9523296ab1e /README.md | |
| parent | fa55575973afe9e754186a45845abe064a3f96b6 (diff) | |
| parent | b1f108011107897c3c17fbd054f6ae38440a428e (diff) | |
| download | monzero-gui-57fefba3864502a48095df4b34fc38df06fcca4d.tar.gz monzero-gui-57fefba3864502a48095df4b34fc38df06fcca4d.tar.xz monzero-gui-57fefba3864502a48095df4b34fc38df06fcca4d.zip | |
Merge pull request #4030
b1f1080 build: prepare v0.18.1.1 (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.1.0`) to build the release binaries. + \* `master` - replace with the desired version tag (e.g. `v0.18.1.1`) 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.1.0`) to build the release binaries. + \* `master` - replace with the desired version tag (e.g. `v0.18.1.1`) to build the release binaries. 3. Prepare build environment ``` cd monero-gui |
