aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorgdkchan <gab.dark.100@gmail.com>2018-05-11 20:18:59 -0300
committergdkchan <gab.dark.100@gmail.com>2018-05-11 20:18:59 -0300
commitfee4b0eb8afb52901bb399b7b151cb907c5680f3 (patch)
tree1d16668dbf5e704f36fcde5bace7e86f7504f49b /README.md
parent5ed1471d9687ac7685d288a675c99ed3444a176f (diff)
Update min sdk version on readme (for real this time)
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 3fcee69e..6b8f1d87 100644
--- a/README.md
+++ b/README.md
@@ -8,7 +8,7 @@ Contributions are always welcome.
**Building**
-To build this emulator, you will need the .NET Core 2.0 (or higher) SDK. https://www.microsoft.com/net/download/
+To build this emulator, you will need the .NET Core 2.1 (RC1) (or higher) SDK. https://www.microsoft.com/net/download/
In release builds, memory checks are disabled to improve performances.
Or just drag'n'drop the *.NRO / *.NSO or the game folder on the executable if you have a pre-build version.