From 3711953626dbc13ffb8631f9a3410a2e74423d14 Mon Sep 17 00:00:00 2001 From: Pietro Gagliardi Date: Wed, 25 Jun 2014 10:07:29 -0400 Subject: [PATCH] Updated the README to include information about the werid Go 1.3 darwin bug. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 23ae77a..ec7b27a 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +**Note to Mac users: there is [a bug in Go 1.3 stable](https://code.google.com/p/go/issues/detail?id=8238) that causes cgo to crash trying to build this package. Please follow the linked bug report for detials.** + Woah, lots of attention! Thanks! ## Updates