Merge pull request #506 from christos-P/patch-1

small correction
This commit is contained in:
Eilon Lipton 2015-04-29 21:53:48 -07:00
commit 7681b7e835
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: