From 59eb0fe77e44fbd437048236099cca83a1261a43 Mon Sep 17 00:00:00 2001
From: Chandan Basu <chandan.basu@liu.se>
Date: Thu, 26 Sep 2024 13:20:36 +0000
Subject: [PATCH] Update README.md

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

diff --git a/README.md b/README.md
index c1ec0c8..0f7a0ce 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@ The set of nodes is divided in 2 groups and then the total bandwidth between the
 is measured
 
 ## Compile
-make -f Makefile
+`make -f Makefile`
 
 ## Run
 Allocate nodes. Create a config file within job script in the format
-- 
GitLab