diff options
author | obscuren <geffobscura@gmail.com> | 2015-03-15 19:19:26 +0800 |
---|---|---|
committer | obscuren <geffobscura@gmail.com> | 2015-03-15 19:19:26 +0800 |
commit | 0f26a623349e7b01298d121e058ccbf067c4906a (patch) | |
tree | 391975ea1309763e31342a9d0c36d06b36253efc | |
parent | 2a5fbced7fb1fe976367f3f9f334c6ca657e7917 (diff) | |
download | go-tangerine-0f26a623349e7b01298d121e058ccbf067c4906a.tar go-tangerine-0f26a623349e7b01298d121e058ccbf067c4906a.tar.gz go-tangerine-0f26a623349e7b01298d121e058ccbf067c4906a.tar.bz2 go-tangerine-0f26a623349e7b01298d121e058ccbf067c4906a.tar.lz go-tangerine-0f26a623349e7b01298d121e058ccbf067c4906a.tar.xz go-tangerine-0f26a623349e7b01298d121e058ccbf067c4906a.tar.zst go-tangerine-0f26a623349e7b01298d121e058ccbf067c4906a.zip |
Linux build links
-rw-r--r-- | README.md | 8 |
1 files changed, 5 insertions, 3 deletions
@@ -47,10 +47,12 @@ If you intend to develop on go-ethereum, check the [Developers' Guide](https://g Automated (dev) builds ====================== -* [[Docker](https://registry.hub.docker.com/u/ethereum/client-go/)] -* [[OS X](http://build.ethdev.com/builds/OSX%20Go%20develop%20branch/Mist-OSX-latest.dmg)] +* [Docker](https://registry.hub.docker.com/u/ethereum/client-go/) +* [OS X](http://build.ethdev.com/builds/OSX%20Go%20develop%20branch/Mist-OSX-latest.dmg) +* Ubuntu + [Trusty](https://build.ethdev.com/builds/Linux%20Go%20develop%20deb%20i386-trusty/latest/ethereum-cli_0.9.0%2B192SNAPSHOT20150314224122trusty-0ubuntu1_i386.deb) + [utopic](https://build.ethdev.com/builds/Linux%20Go%20develop%20deb%20i386-utopic/latest/ethereum-cli_0.9.0%2B194SNAPSHOT20150314224124utopic-0ubuntu1_i386.deb) * [Windows] Coming soon™ -* [Linux] Coming soon™ Executables =========== |