From 9a17dd91a47255f18147d9c97aaa7f231c8d68a7 Mon Sep 17 00:00:00 2001
From: Taylor Gerring <taylor.gerring@gmail.com>
Date: Mon, 27 Apr 2015 09:24:25 -0500
Subject: [PATCH] Add link to Windows 64-bit geth dev build

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index a3052177b..6fcf29b88 100644
--- a/README.md
+++ b/README.md
@@ -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&trade;
+* [Windows 64-bit](https://build.ethdev.com/builds/Windows%20Go%20develop%20branch/Geth-Win64-latest.7z)
 
 Executables
 ===========
-- 
GitLab