Update README.md

This commit is contained in:
moneroexamples 2018-04-05 13:41:27 +08:00 committed by GitHub
parent 53e50edc61
commit f9e4d21dc6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -115,7 +115,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.0.0
make
```