diff --git a/peach/Tutorial.html b/peach/Tutorial.html
index 0c5aaaa..eb8f2d5 100644
--- a/peach/Tutorial.html
+++ b/peach/Tutorial.html
@@ -398,7 +398,7 @@
I
# In addition, a subfolder (rsat_data/genomes) should be created too
mkdir -p $HOME/rsat_data/genomes rsat_results
-chmod -R a+w rsat_data/genomes rsat_results # Change the permissions
+chmod -R a+w rsat_data rsat_results # Change the permissions
# 3. Launch the Docker RSAT container