From f243b54b2899e8672a9f7c1f93dc002680f321b0 Mon Sep 17 00:00:00 2001 From: Glenn Date: Fri, 16 May 2014 08:50:22 -0700 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f0a85277bc..54272c6c9e 100644 --- a/README.md +++ b/README.md @@ -11,9 +11,10 @@ The samples provided are designed to show some of the features of the new framew These are the current minimum requirements, they do not necesarilly represent our RTM minimum. -* Windows 7 or greater, though Core CLR will only work on Windows 8 today. If using Core CLR you will need to be on Windows 8 or above. Before RTM Core CLR will support Windows 7 as well. +* Windows 7 or greater, though Core CLR will only work on Windows 8 today. If using Core CLR you will need to be on Windows 8 or above. At RTM the whole stack will support Windows 7+ and Windows Server 2008 R2+. * .NET 4.5.1 for hosting in IIS * Powershell 4. KVM is a Powershell script that makes use of types that older verisons of Powershell cannot load + #Getting Started