tag checkout updated

This commit is contained in:
moneroexamples 2017-06-01 09:24:37 +08:00 committed by GitHub
parent 0a66e3b420
commit 8265c08e93
1 changed files with 1 additions and 1 deletions

View File

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