We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d9ccfbe commit 29566b4Copy full SHA for 29566b4
1 file changed
README.md
@@ -29,10 +29,8 @@ on Windows.
29
30
Each application is compiled into a single executable that's xcopy-able and runnable directly without a
31
Software install. The only pre-requisite is the .NET 4.5 Framework on Windows
32
-(pre-installed on recent versions of Windows) or
33
-[Mono on Linux](http://www.mono-project.com/docs/getting-started/install/linux/).
34
-The OSX Cocoa **Xamarin.Mac** App has the option to bundle the Mono runtime alleviating the need for users to
35
-have an existing install of Mono.
+(pre-installed on recent versions of Windows). Whilst the OSX Cocoa **Xamarin.Mac** App bundles the Mono runtime
+alleviating the need for users to have an existing install of Mono.
36
37
### React Desktop App VS.NET Template
38
0 commit comments