Skip to content

Commit 18cca88

Browse files
committed
Update README.md
1 parent 8b8919d commit 18cca88

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,9 +72,13 @@ By default when running the applications you are running against Desktop CLR (4.
7272

7373
Currently the BCL is split into some fairly fine grained packages, which was one of the goals of this effort. However, the packages that exist today do not necessarily represent the list of packages that we will end up with. We are still experimenting with what makes sense to be a package and what the experience should be.
7474

75-
#OS Requirements
75+
#Minimum Requirements
7676

77-
Windows 7 and above, though Core CLR will only work on Windows 8 today. So if using Core CLR you will need to be on Windows 8 or above. Before RTM Core CLR will support Windows 7 as well.
77+
These are the current minimum requirements, they do not necesarilly represent our RTM minimum.
78+
79+
* 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.
80+
* .NET 4.5.1 for hosting in IIS
81+
* Powershell 4. KVM is a Powershell script that makes use of types that older verisons of Powershell cannot load
7882

7983
#Feedback
8084

0 commit comments

Comments
 (0)