From fee4b0eb8afb52901bb399b7b151cb907c5680f3 Mon Sep 17 00:00:00 2001
From: gdkchan <gab.dark.100@gmail.com>
Date: Fri, 11 May 2018 20:18:59 -0300
Subject: [PATCH] Update min sdk version on readme (for real this time)

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 3fcee69e38..6b8f1d879c 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.