diff --git a/README.md b/README.md
index 9fbd72fdc0a3af64ba960e437ac114843a034823..6b234ca424808ecd98e59eab9646e4a073a71dac 100644
--- a/README.md
+++ b/README.md
@@ -8,7 +8,7 @@ To get the last commits from this repository into your fork use the following co
 git remote add upstream gitlab_lbmc:pipelines/nextflow.git
 git pull upstream master
 ```
-If you created your `.config` file before version `0.4.0` you need to run the script `src/.update_config.sh` to use the latest docker, singularity and conda configuration (don't forget to check your config files afterward for typos).
+**If you created your `.config` file before version `0.4.0` you need to run the script `src/.update_config.sh` to use the latest docker, singularity and conda configuration (don't forget to check your config files afterward for typos).**
 
 ## Getting Started