readme updated to Monero v0.11.1.0

This commit is contained in:
moneroexamples 2017-11-08 15:51:59 +08:00
parent a1bdcb2886
commit 5ef7ca1412
1 changed files with 1 additions and 1 deletions

View File

@ -100,7 +100,7 @@ git clone https://github.com/monero-project/monero
cd monero/
# checkout last monero version
git checkout -b last_release v0.11.0.0
git checkout -b last_release v0.11.1.0
make
```