Update readme with correct tag version

This commit is contained in:
Calvin Liang 2018-01-19 19:34:14 -08:00
parent 5f09d6c833
commit a3c5a73cd0
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
cd monero
git checkout tags/v0.11.0.0
git checkout tags/v0.11.1.0
```
* Build:
```