From 0fe5df3cbf35677fa5d1a796cb1f49fcb52081f6 Mon Sep 17 00:00:00 2001
From: Voigt Aiko <avoigt_teach@l48.vsc.xcat>
Date: Tue, 9 Apr 2024 15:41:57 +0200
Subject: [PATCH] Updates Readme

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

diff --git a/README.md b/README.md
index 4af39d6..11e0ebe 100644
--- a/README.md
+++ b/README.md
@@ -20,9 +20,10 @@ This leads to the file `icon-2.6.0.tar.bz2`, which can then be distributed to th
 
 ## Recipe for students: how to get, configure and compile ICON on VSC4
 
-Untar the tarball and enter the model code directory:
+Get and untar the tarball and enter the model code directory:
 
 ```
+cp /gpfs/data/fs72044/avoigt_teach/icon-2.6.0.tar.bz2 ~
 tar xfv icon-2.6.0.tar.bz2
 mv icon-2.6.0 icon-esm-univie
 cd icon-esm-univie/
-- 
GitLab