Merge pull request #3998

91959d3 build: prepare v0.18.1.0 (selsta)
This commit is contained in:
luigi1111
2022-08-10 12:21:43 -05:00
4 changed files with 5 additions and 5 deletions

View File

@@ -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