small correction

This commit is contained in:
christos-P 2015-04-30 00:32:30 +03:00
parent 07bbb020e8
commit 0ce998e8f3
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ The rest of this section deals with setting up a machine to run applications wit
### Get Mono
Mono is how .NET applications can run on platforms other than Windows. Mono is an ongoing effort to port the .NET Framework to other platforms. In the process of developing ASP.NET 5 we worked with the Mono team to fix some bugs and add features that are needed to run ASP.NET applications. These changes are only in builds of mono that are greatuer than 4.0.1.
Mono is how .NET applications can run on platforms other than Windows. Mono is an ongoing effort to port the .NET Framework to other platforms. In the process of developing ASP.NET 5 we worked with the Mono team to fix some bugs and add features that are needed to run ASP.NET applications. These changes are only in builds of mono that are greater than 4.0.1.
To get these builds you need to run: