From ac04761e402c39978ee7f3d038bc6556954ec7e8 Mon Sep 17 00:00:00 2001 From: Justin Li Date: Fri, 20 Feb 2015 21:00:22 -0500 Subject: [PATCH] readme: Add note about 64-bit being required --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5d8c26a..b585e89 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ use-cases). ## Building & Installing -Chihaya requires Go 1.4, [Godep], and a [Go environment] previously setup. +Chihaya requires 64-bit Go 1.4, [Godep], and a [Go environment] previously set up. [Godep]: https://github.com/tools/godep [Go environment]: https://golang.org/doc/code.html