From feadd7c96b6d83f55582fdd5df4cfe4d8c43c09f Mon Sep 17 00:00:00 2001 From: Graeme Christie Date: Mon, 26 May 2014 18:15:49 +0800 Subject: [PATCH] Changed >3.4.0 mono version to >=3.4.1 to avoid confusion --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c01ae44338..11a62239e2 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ These are the current minimum requirements, they do not necesarilly represent ou ### OSX/Linux - * Mono > 3.4.0 - Currently this means compiling mono from source from https://github.com/mono/mono + * Mono >= 3.4.1 - Currently this means compiling Mono from source from https://github.com/mono/mono * On Linux, you may need to run `mozroots --import --sync` after installing mono * bash or zsh and curl