From d9ca673e0bb8365ecbd33ce2a963a9c30d27ef66 Mon Sep 17 00:00:00 2001
From: Stefano Serafin <stefano.serafin@univie.ac.at>
Date: Mon, 24 Apr 2023 13:56:57 +0000
Subject: [PATCH] Update ICON.md

---
 ICON.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/ICON.md b/ICON.md
index 6221919..548f073 100644
--- a/ICON.md
+++ b/ICON.md
@@ -130,7 +130,7 @@ ICON can be downloaded and used under a [personal non-commercial research licens
     ln -sf $ICON_SRC_DIR/data
     ln -sf $ICON_SRC_DIR/vertical_coord_tables
     ```
-    You may call it `copy_make_runscripts.sh`, then give it execution permissions and run it:
+    You may call it `copy_runscripts.sh`, then give it execution permissions and run it:
     ```sh
-    (mypy36) [serafin@jet01 jet]$ ./copy_make_runscripts.sh     
+    (mypy36) [serafin@jet01 jet]$ ./copy_runscripts.sh     
     ```
-- 
GitLab