diff options
| author | luigi1111 <luigi1111w@gmail.com> | 2022-07-15 22:34:59 -0400 |
|---|---|---|
| committer | luigi1111 <luigi1111w@gmail.com> | 2022-07-15 22:34:59 -0400 |
| commit | 064c145aa8dc68d28ac8b4aa04ae8b4dbad2e2ce (patch) | |
| tree | 56ec730c25beda638353891337333a472d210009 /README.md | |
| parent | ca1e66453e69d183a59aaac80c7f81202c127c1f (diff) | |
| parent | e197544903772944c87a3693e9a9c1715916bcd0 (diff) | |
| download | monzero-gui-064c145aa8dc68d28ac8b4aa04ae8b4dbad2e2ce.tar.gz monzero-gui-064c145aa8dc68d28ac8b4aa04ae8b4dbad2e2ce.tar.xz monzero-gui-064c145aa8dc68d28ac8b4aa04ae8b4dbad2e2ce.zip | |
Merge pull request #3972
e197544 build: prepare v0.18.0.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.17.1.9`) to build the release binaries. + \* `master` - replace with the desired version tag (e.g. `v0.18.0.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.17.1.9`) to build the release binaries. + \* `master` - replace with the desired version tag (e.g. `v0.18.0.0`) to build the release binaries. 3. Prepare build environment ``` cd monero-gui |
