Mention mono requirement

This commit is contained in:
Drew DeVault 2015-05-01 08:15:23 -06:00
parent dfa38f51b1
commit ecd704a1e4

View File

@ -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