aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRiccardo Spagni <ric@spagni.net>2018-02-16 14:18:06 +0100
committerRiccardo Spagni <ric@spagni.net>2018-02-16 14:18:06 +0100
commit1f277f7c1ec0414cebf39d5f4f4242c4259d92eb (patch)
tree4c009da66b1a8534a82dc94ebfd33bc2d6f620c1 /README.md
parentMerge pull request #3094 (diff)
parentUpdate readme with correct tag version (diff)
downloadmonero-1f277f7c1ec0414cebf39d5f4f4242c4259d92eb.tar.xz
Merge pull request #3160
a3c5a73c Update readme with correct tag version (Calvin Liang)
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 00a2cac36..81db79575 100644
--- a/README.md
+++ b/README.md
@@ -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:
```