Skip to content

Commit 0ce998e

Browse files
committed
small correction
1 parent 07bbb02 commit 0ce998e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

GettingStartedDeb.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ The rest of this section deals with setting up a machine to run applications wit
1717

1818
### Get Mono
1919

20-
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.
20+
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.
2121

2222
To get these builds you need to run:
2323

0 commit comments

Comments
 (0)