diff --git a/README.md b/README.md
index 2e1de25379099f251be5f3288a059968f617bd4e..aa543c5e2c51a4dde91772f7ed4abc2288e1ab83 100644
--- a/README.md
+++ b/README.md
@@ -148,7 +148,7 @@ cd snakemake_stacks2
 WORK IN PROGRESS !!!!
 
 ## 4.3 Run the pipeline into a single command
-One you finished [Initialisation](#41-initialisation)) and [Configuration](#42-configuration) steps. You can run the whole pipeline simply typing :
+One you finished [Initialisation](#41-initialisation) and [Configuration](#42-configuration) steps. You can run the whole pipeline simply typing :
 ```
 ## number of CPU cores available for running the pipeline (for instance here 64 cores)
 N_CORES=64