diff options
author | Jeffrey Wilcke <jeffrey@ethereum.org> | 2015-04-28 05:51:00 +0800 |
---|---|---|
committer | Jeffrey Wilcke <jeffrey@ethereum.org> | 2015-04-28 05:51:00 +0800 |
commit | 182d484aa70bcd5b22117f02333b1fd3b1535dcb (patch) | |
tree | 870e90d12e37b2062c237c16fa98eb33ee704ac1 /README.md | |
parent | f54c2e75c8b3ba3464605ce3febd64645b28dd28 (diff) | |
parent | 3ad5243b188820ef61624ea761344d8fd3391e49 (diff) | |
download | go-tangerine-182d484aa70bcd5b22117f02333b1fd3b1535dcb.tar go-tangerine-182d484aa70bcd5b22117f02333b1fd3b1535dcb.tar.gz go-tangerine-182d484aa70bcd5b22117f02333b1fd3b1535dcb.tar.bz2 go-tangerine-182d484aa70bcd5b22117f02333b1fd3b1535dcb.tar.lz go-tangerine-182d484aa70bcd5b22117f02333b1fd3b1535dcb.tar.xz go-tangerine-182d484aa70bcd5b22117f02333b1fd3b1535dcb.tar.zst go-tangerine-182d484aa70bcd5b22117f02333b1fd3b1535dcb.zip |
Merge pull request #817 from tgerring/rpcglog
Remove old logger from RPC pkg
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -52,7 +52,7 @@ Automated (dev) builds * Ubuntu [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] Coming soon™ +* [Windows 64-bit](https://build.ethdev.com/builds/Windows%20Go%20develop%20branch/Geth-Win64-latest.7z) Executables =========== |