diff options
author | Taylor Gerring <taylor.gerring@gmail.com> | 2015-06-20 00:49:15 +0800 |
---|---|---|
committer | Taylor Gerring <taylor.gerring@gmail.com> | 2015-06-20 00:49:15 +0800 |
commit | 53e042f0c47242afa3e13cfebb35becdacdc69c0 (patch) | |
tree | e8c516e45d64c21830502acacca3ab3f2585e232 /README.md | |
parent | 4c2ba1af1d41c4af1b6e134cad50a2622614e9e7 (diff) | |
download | go-tangerine-53e042f0c47242afa3e13cfebb35becdacdc69c0.tar.gz go-tangerine-53e042f0c47242afa3e13cfebb35becdacdc69c0.tar.zst go-tangerine-53e042f0c47242afa3e13cfebb35becdacdc69c0.zip |
Added link to ARM develop build
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -23,6 +23,7 @@ The following builds are build automatically by our build servers after each pus [trusty](https://build.ethdev.com/builds/Linux%20Go%20develop%20deb%20i386-trusty/latest/) | [utopic](https://build.ethdev.com/builds/Linux%20Go%20develop%20deb%20i386-utopic/latest/) * [Windows 64-bit](https://build.ethdev.com/builds/Windows%20Go%20develop%20branch/Geth-Win64-latest.zip) +* [ARM](https://build.ethdev.com/builds/ARM%20Go%20develop%20branch/geth-ARM-latest.tar.bz2) Building the source =================== |