diff options
| author | Calvin Liang <calvin@nextdoor.com> | 2018-01-19 19:34:14 -0800 |
|---|---|---|
| committer | Calvin Liang <calvin@nextdoor.com> | 2018-01-19 19:34:14 -0800 |
| commit | a3c5a73cd0d9f820cabec51aac6d5207e520cf66 (patch) | |
| tree | 996e4048df29304abfe837c7eb9655c0a7440e1b | |
| parent | 5f09d6c8333b0b0d07252dc157b9e794f6278662 (diff) | |
| download | monzero-core-a3c5a73cd0d9f820cabec51aac6d5207e520cf66.tar.gz monzero-core-a3c5a73cd0d9f820cabec51aac6d5207e520cf66.tar.xz monzero-core-a3c5a73cd0d9f820cabec51aac6d5207e520cf66.zip | |
Update readme with correct tag version
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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: ``` |
