diff --git a/GettingStartedDeb.md b/GettingStartedDeb.md index 3a06f1a84b..065fb7497b 100644 --- a/GettingStartedDeb.md +++ b/GettingStartedDeb.md @@ -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: