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
1 changed files with 1 additions and 1 deletions

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