From ecd704a1e4e19ce6ba14418dd5c5de50b2dc1cac Mon Sep 17 00:00:00 2001 From: Drew DeVault Date: Fri, 1 May 2015 08:15:23 -0600 Subject: [PATCH] Mention mono requirement --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2215375..256d2d4 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,10 @@ From the root directory of the git repository. Then run: To compile it and you'll receive binaries in `TrueCraft/bin/Debug/`. -Note: if you have a problem with nuget connecting, run `mozroots --import --sync`. +Note: if you have a problem with nuget connecting, run `mozroots --import +--sync`. + +Note: TrueCraft requires mono 3.10 or newer. ## Get Involved