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