From 6a76ea5a8cf3e4681828a3dbd0e6ce9959b57f24 Mon Sep 17 00:00:00 2001 From: David Dollar Date: Thu, 1 Jan 2015 21:02:16 -0500 Subject: [PATCH] use gobuild.io --- README.md | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/README.md b/README.md index 8fd91f2..9cc3802 100644 --- a/README.md +++ b/README.md @@ -11,12 +11,7 @@ Foreman in Go. ##### Precompiled Binaries -* [Linux 32bit](https://godist.herokuapp.com/projects/ddollar/forego/releases/current/linux-386/forego) -* [Linux 64bit](https://godist.herokuapp.com/projects/ddollar/forego/releases/current/linux-amd64/forego) -* [OS X 32bit](https://godist.herokuapp.com/projects/ddollar/forego/releases/current/darwin-386/forego) -* [OS X 64bit](https://godist.herokuapp.com/projects/ddollar/forego/releases/current/darwin-amd64/forego) -* [Windows 32bit](https://godist.herokuapp.com/projects/ddollar/forego/releases/current/windows-386/forego.exe) -* [Windows 64bit](https://godist.herokuapp.com/projects/ddollar/forego/releases/current/windows-amd64/forego.exe) +Download from [gobuild.io](http://gobuild.io/github.com/ddollar/forego) ##### Compile from Source