From 8901b3a58d524deb742209020d9e53395776858a Mon Sep 17 00:00:00 2001
From: Jakub Homola <jakub.homola@vsb.cz>
Date: Wed, 2 Feb 2022 18:09:44 +0100
Subject: [PATCH] readme modules updated

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 874b354..77ccd43 100644
--- a/README.md
+++ b/README.md
@@ -32,5 +32,5 @@ Always replace `my_home_dir` with the name of the home directory you created.
 
 To load all modules that might be needed on VSC3, run the following (this is already a part of the node initialization commands, so you probably won't need that)
 ```
-module load gcc/5.3 nvhpc cuda/11.0.2
+module load gcc/7.3 nvhpc cuda/11.0.2
 ```
-- 
GitLab