From 10e2d0d24d06050907c447731e43b0f9155cba6a Mon Sep 17 00:00:00 2001
From: Xuan Gu <xuan.gu@liu.se>
Date: Mon, 5 Dec 2022 18:47:14 +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 79e909c..3316c88 100644
--- a/README.md
+++ b/README.md
@@ -88,7 +88,7 @@ enroot start --rw --env DISPLAY --mount /tmp/.X11-unix:/tmp/.X11-unix --mount /p
 
 Please note that you need to use the flag ```-X``` when connecting to Berzelius.
 
-## Path to user container storage
+## Set path to user container storage
 
 By default, your enroot containers will be saved in your home directory. On Berzelius, you have 20 GB hard drive space for home. It is a better practice to put enroot containers in your proj directory.  
 
-- 
GitLab