diff --git a/README.md b/README.md index 041ec92..e100af9 100644 --- a/README.md +++ b/README.md @@ -37,6 +37,7 @@ $docker pull biocontainers/rsat:20230828_cv1 # 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 # 3. Launch Docker RSAT container $docker run --rm -v $HOME/rsat_data:/packages/rsat/public_html/data/ -v $HOME/rsat_results:/home/rsat_user/rsat_results -it biocontainers/rsat:20230828_cv1