Update readme to mention dependency on .NET Core 1.0.1

This commit is contained in:
SteveSandersonMS
2016-09-27 10:13:03 +01:00
parent f79936c104
commit 5a9d3cb189

View File

@@ -20,7 +20,7 @@ This repo contains:
* A Yeoman generator that creates preconfigured app starting points ([guide](http://blog.stevensanderson.com/2016/05/02/angular2-react-knockout-apps-on-aspnet-core/))
* Samples and docs
Everything here is cross-platform, and works with .NET Core 1.0 (RTM) or later on Windows, Linux, or OS X.
Everything here is cross-platform, and works with .NET Core 1.0.1 or later on Windows, Linux, or OS X.
## Creating new applications