From d01afc55ef9bf132e82ec786585839ed6c108f06 Mon Sep 17 00:00:00 2001
From: Xuan Gu <xuan.gu@liu.se>
Date: Tue, 9 May 2023 22:54:17 +0000
Subject: [PATCH] Update file README.md

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

diff --git a/README.md b/README.md
index a3f83de..2314b50 100644
--- a/README.md
+++ b/README.md
@@ -81,7 +81,7 @@ bash scripts/copy_data_for_benchmark.sh
 ```
 - Submit the job to Berzelius  
  
-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.
+You can choose either singularity or enroot in the scripts ```benchmark_single_node.sbatch``` and ```benchmark_multi_node.sbatch```.
 
 The input argument is the number of nodes used for benchmarking.
 ```
-- 
GitLab