diff --git a/README.md b/README.md
index 4f8aaaa255b453361ee71d2eab9befd1cc3082ae..3024f4dd98fba56c3f47e9a08104d24f7279af19 100644
--- a/README.md
+++ b/README.md
@@ -63,6 +63,7 @@ bash copy_data_for_benchmark.sh
 You need to modify the script for e.g. the name of your reservation, number of nodes, batch_size, etc. Also, choose either singularity or enroot.
 ```
 cd /proj/nsc/xuan/ngc/DeepLearningExamples/PyTorch/Segmentation/nnUNet
+mkdir sbatch_out
 bash benchmark_sbatch_submit.sh
 ```