From 4229dd9337d3c77f7a78cb4098edd02cb8239477 Mon Sep 17 00:00:00 2001
From: "tor@totoro" <tor.kjellsson@gmail.com>
Date: Tue, 24 Aug 2021 23:44:28 +0200
Subject: [PATCH] Removed obsolete line.

---
 README.md | 2 --
 1 file changed, 2 deletions(-)

diff --git a/README.md b/README.md
index 8dc7cfe..9468f0c 100644
--- a/README.md
+++ b/README.md
@@ -41,8 +41,6 @@ mpicc my_prog.c
 mpicxx my_prog.cc
 ```
 
-With the first line the default version of the OpenMPI module is loaded.
-
 ## Running MPI programs
 
 First it is necessary to book a node for interactive use:
-- 
GitLab