diff --git a/README.md b/README.md index 4fe531c..44807fa 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ Clone this repository to ```$GOPATH/src/github.com/mailhog/MailHog``` and type ` See the [Building MailHog](BUILD.md) guide. -Requires Go 1.2+ to build. +Requires Go 1.3+ to build. Run tests using ```make test``` or ```goconvey```.