diff options
author | obscuren <geffobscura@gmail.com> | 2014-10-28 00:24:43 +0800 |
---|---|---|
committer | obscuren <geffobscura@gmail.com> | 2014-10-28 00:24:43 +0800 |
commit | 5920aa7be6fb973c7cbae34c9d4af03665933c51 (patch) | |
tree | 9c2d4548e6d9698e496ae388e317f2d178608b36 /README.md | |
parent | 1e55fe3aa21a3e5d775b00a9adcefdf17e25bb88 (diff) | |
download | go-tangerine-5920aa7be6fb973c7cbae34c9d4af03665933c51.tar.gz go-tangerine-5920aa7be6fb973c7cbae34c9d4af03665933c51.tar.zst go-tangerine-5920aa7be6fb973c7cbae34c9d4af03665933c51.zip |
Updated readme
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 8 |
1 files changed, 6 insertions, 2 deletions
@@ -29,8 +29,12 @@ To build the node (CLI): For further, detailed, build instruction please see the [Wiki](https://github.com/ethereum/go-ethereum/wiki/Building-Ethereum(Go)) -Automated (dev) builds: [OS X (Windows, Linux are Coming -Soon™)](http://build.ethdev.com/builds/OSX%20Go%20develop%20branch/latest/app/) +Automated (dev) builds +====================== + +* [[OS X](http://build.ethdev.com/builds/OSX%20Go%20develop%20branch/latest/app/)] +* [Windows] Coming soon™ +* [Linux] Coming soon™ Packages ======== |