diff --git a/README.md b/README.md
index 0ccaa6f06ceca7c44f5b0312d60fc315ee9ee4ed..362ab9ad923798d99281447ac6ac4dcf1c66a63f 100644
--- a/README.md
+++ b/README.md
@@ -51,5 +51,6 @@ bash benchmark_nnunet_pytorch_berzelius.sh
 #### For multi-node
 - Run the benchmark script 
 ```
+cd /proj/nsc/xuan/ngc/DeepLearningExamples/PyTorch/Segmentation/nnUNet
 sbash benchmark_nnunet_pytorch_berzelius_multi_node.sh
 ```