diff --git a/README.md b/README.md
index 67712efaaec31fd0e5b6f55afa772652ed9da331..710a8957497a304833b2325a0af01cfe1c474b8b 100644
--- a/README.md
+++ b/README.md
@@ -26,11 +26,6 @@ To run the workflow, please refer to the "02run" documentation, which provides d
 ```
 apptainer exec results/containers/m2bsgreprod3.sif make -f workflows/makefile
 ```
-This command will:
-1. Download and prepare data files.
-2. Execute analysis scripts in sequence, as defined in the Makefile.
-3. Generate output in the `results/` directory for each analysis stage.
-
 ### Scripts
 
 1. **download_data.R**: Downloads the dataset, verifies the MD5 checksum, and extracts the files if valid.