diff --git a/README.md b/README.md index d2be233..5064c02 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ ____ ### Exercise ex3: -Write a snakemake rule using the custom R script (plot.R) to plot two vectors generated in the **ex2**. +Write a snakemake rule using the custom R script (scripts/lot.R) to plot two vectors generated in the **ex2**. ____