diff --git a/README.md b/README.md index ac666622f43..b5806556c10 100644 --- a/README.md +++ b/README.md @@ -53,12 +53,10 @@ See the official [React Native website](https://facebook.github.io/react-native/ ## System Requirements -- You can build and deploy React Native Windows apps on the Pro or Enterprise versions of Windows - - You cannot run the emulators and some other developer tooling on the "Starter" or "Home" versions of these operating systems - - You can run React Native Windows UWP apps only on Windows 10 devices - - React Native Windows -[current](https://github.com/Microsoft/react-native-windows/tree/master/current) supports Windows 10 SDK > [14393](https://developer.microsoft.com/en-us/windows/downloads/sdk-archive) and Windows 8.1 - - React Native Windows -[vnext](https://github.com/Microsoft/react-native-windows/tree/master/vnext) currently supports Windows 10 SDK > [14393](https://developer.microsoft.com/en-us/windows/downloads/sdk-archive) - - You can run React Native Windows WPF apps using the [current](https://github.com/Microsoft/react-native-windows/tree/master/current) implementation on Windows 7-10 so long as .NET 4.6 is installed on the end user's machine +- You can run React Native Windows UWP apps only on Windows 10 devices + - React Native Windows -[current](https://github.com/Microsoft/react-native-windows/tree/master/current) supports Windows 10 SDK > [14393](https://developer.microsoft.com/en-us/windows/downloads/sdk-archive) and Windows 8.1 + - React Native Windows -[vnext](https://github.com/Microsoft/react-native-windows/tree/master/vnext) currently supports Windows 10 SDK > [16299](https://developer.microsoft.com/en-us/windows/downloads/sdk-archive) +- You can run React Native Windows WPF apps using the [current](https://github.com/Microsoft/react-native-windows/tree/master/current) implementation on Windows 7-10 so long as .NET 4.6 is installed on the end user's machine - Download [Visual Studio 2017 Community or Greater](https://www.visualstudio.com/downloads/). (Visual Studio 2015 support has been deprecated.) - You will need to start Visual Studio after it is installed to do some final setup before it can be used to build or run your React Native Windows application