소스 검색

Update min sdk version on readme (for real this time)

gdkchan 8 년 전
부모
커밋
fee4b0eb8a
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      README.md

+ 1 - 1
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.