diff --git a/ICON.md b/ICON.md
index 6221919d2359db1b07bebf99aaf80f6396a31da0..548f0738dd1e449143719d1f43bf31dbc21625b1 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     
     ```