readme updated to 0.12.1.0

This commit is contained in:
moneroexamples 2018-06-01 08:40:56 +08:00
parent bf39420c8a
commit da9c0ccee6
1 changed files with 1 additions and 1 deletions

View File

@ -111,7 +111,7 @@ git clone --recursive https://github.com/monero-project/monero
cd monero/
# checkout last monero version
git checkout -b last_release v0.12.0.0
git checkout -b last_release v0.12.1.0
make
```