Merge pull request #3160

a3c5a73c Update readme with correct tag version (Calvin Liang)
This commit is contained in:
Riccardo Spagni 2018-02-16 14:18:06 +01:00
commit 1f277f7c1e
No known key found for this signature in database
GPG Key ID: 55432DF31CCD4FCD
1 changed files with 1 additions and 1 deletions

View File

@ -251,7 +251,7 @@ Tested on a Raspberry Pi Zero with a clean install of minimal Raspbian Stretch (
``` ```
git clone https://github.com/monero-project/monero.git git clone https://github.com/monero-project/monero.git
cd monero cd monero
git checkout tags/v0.11.0.0 git checkout tags/v0.11.1.0
``` ```
* Build: * Build:
``` ```