From b2b09ec442037dba2dee757041a26002d4281227 Mon Sep 17 00:00:00 2001 From: Xuan Gu <xuan.gu@liu.se> Date: Tue, 6 Dec 2022 08:44:30 +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 5ad7135..14357e6 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ source ~/.bashrc ## 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. +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 project directory. Add this line to your ```bashrc``` -- GitLab