update the version in readme

This commit is contained in:
Riccardo Spagni 2018-10-15 16:38:39 +02:00 committed by wowario
parent 72f5fb8019
commit 01a67e96b1
No known key found for this signature in database
GPG Key ID: 24DCBE762DE9C111
1 changed files with 2 additions and 2 deletions

View File

@ -179,7 +179,7 @@ invokes cmake commands as needed.
* Change to the root of the source code directory, change to the most recent release branch, and build:
cd monero
git checkout v0.13.0.0
git checkout v0.13.0.3
make
*Optional*: If your machine has several cores and enough memory, enable
@ -340,7 +340,7 @@ application.
* If you would like a specific [version/tag](https://github.com/monero-project/monero/tags), do a git checkout for that version. eg. 'v0.13.0.0'. If you dont care about the version and just want binaries from master, skip this step:
git checkout v0.13.0.0
git checkout v0.13.0.3
* If you are on a 64-bit system, run: