aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorzelig <viktor.tron@gmail.com>2015-03-16 16:19:09 +0800
committerzelig <viktor.tron@gmail.com>2015-03-16 16:19:09 +0800
commit8139d444f8d8163251d1c96ef8034d186825ce32 (patch)
tree6be489bf8d99e68efd3ec7cccd62cf6680d109b0 /README.md
parentece5c2aade24228006ef67c9a01b62f95e9b3bad (diff)
parent0b8f66ed9ef177dc72442dd7ba337c6733e30344 (diff)
downloaddexon-8139d444f8d8163251d1c96ef8034d186825ce32.tar
dexon-8139d444f8d8163251d1c96ef8034d186825ce32.tar.gz
dexon-8139d444f8d8163251d1c96ef8034d186825ce32.tar.bz2
dexon-8139d444f8d8163251d1c96ef8034d186825ce32.tar.lz
dexon-8139d444f8d8163251d1c96ef8034d186825ce32.tar.xz
dexon-8139d444f8d8163251d1c96ef8034d186825ce32.tar.zst
dexon-8139d444f8d8163251d1c96ef8034d186825ce32.zip
Merge remote-tracking branch 'upstream/develop' into frontier/nodeadmin.js
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 5 insertions, 3 deletions
diff --git a/README.md b/README.md
index bf4bf341b..b745aed19 100644
--- a/README.md
+++ b/README.md
@@ -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&trade;
-* [Linux] Coming soon&trade;
Executables
===========