From 0ce998e8f34ea4070022e83161d04e465ac16f47 Mon Sep 17 00:00:00 2001 From: christos-P Date: Thu, 30 Apr 2015 00:32:30 +0300 Subject: [PATCH] small correction --- GettingStartedDeb.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: