diff --git a/patch_SPEC2006/README.md b/patch_SPEC2006/README.md
index f1b991f202b657fbf9efe92a3fb30a19d270dc67..6698455c6344cef938fe5a16ccf7eb3eb584173c 100644
--- a/patch_SPEC2006/README.md
+++ b/patch_SPEC2006/README.md
@@ -10,11 +10,11 @@ https://www.spec.org/cpu2006/Docs/tools-build.html#how
 Given a *writable* SPEC CPU 2006 area (SPEC_path), run the script as follow
 ```
 git clone https://gitlab.cern.ch/hep-benchmarks/hep-spec.git
-./hep-spec/patch_spec06_in_2021.sh $SPEC_path
+./hep-spec/patch_SPEC2006/patch_spec06_in_2021.sh $SPEC_path
 ```
 
 NB: the script has 2 env variables to fix the toolkit folder name. The current values are
 ```
 myOS=linux-centos7
 myHW=aarch64
-```
\ No newline at end of file
+```