From b42c5ec3363ff829e6ae94799973d96ca2d0ceac Mon Sep 17 00:00:00 2001 From: Drew DeVault Date: Tue, 30 Jun 2015 08:52:09 -0600 Subject: [PATCH] Update the required mono version --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1cec667..d6ee9d2 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ To compile it and you'll receive binaries in `TrueCraft.Launcher/bin/Debug/`. Ru Note: if you have a problem with nuget connecting, run `mozroots --import --sync`. -Note: TrueCraft requires mono 3.10 or newer. +Note: TrueCraft requires mono 4.0 or newer. ## Get Involved