From dac3f3c1588a86f6347b6ca2407c347e34a753b8 Mon Sep 17 00:00:00 2001
From: Xuan Gu <xuagu37@gmail.com>
Date: Tue, 18 Oct 2022 11:36:45 +0200
Subject: [PATCH] Update README.md

---
 README.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 6226ff8..d57095a 100644
--- a/README.md
+++ b/README.md
@@ -31,7 +31,8 @@ docker push xuagu37/nvidia_nnu-net_for_pytorch:21.11.0
 cd /proj/nsc/xuan/ngc
 git clone https://github.com/NVIDIA/DeepLearningExamples
 ```
-Run the script. You need to modify the script for e.g. the name of your reservation, number of nodes, batch_size, etc.
+- Run the script.   
+You need to modify the script for e.g. the name of your reservation, number of nodes, batch_size, etc.
 ```
 cd /proj/nsc/xuan/ngc/DeepLearningExamples/PyTorch/Segmentation/nnUNet
 sbash benchmark_nnunet_pytorch_berzelius.sh
-- 
GitLab