diff --git a/docs.it4i/software/lang/csc.md b/docs.it4i/software/lang/csc.md
index 29cd08a63af47e2c8d1201c844e52a062b809655..a77bedc7116a701d75dd10bb097cc1a3c572612b 100644
--- a/docs.it4i/software/lang/csc.md
+++ b/docs.it4i/software/lang/csc.md
@@ -81,6 +81,7 @@ csharp> from f in Directory.GetFiles ("mydirectory")
 { "mydirectory/mynewfile.cs", "mydirectory/script.sh" }
 ```
 
+<!--
 ## MPI.NET
 
 MPI is available for mono:
@@ -118,6 +119,7 @@ Greetings from node 0 of 4 running on cn204
 Greetings from node 3 of 4 running on cn199
 Greetings from node 1 of 4 running on cn199
 ```
+-->
 
 For more information, see the [Mono documentation page][a].