From b342a053f0251390acb08faf565a5357a6e0c0e0 Mon Sep 17 00:00:00 2001 From: Xuan Gu <xuan.gu@liu.se> Date: Tue, 6 Dec 2022 08:41:18 +0000 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3316c88..1c47da0 100644 --- a/README.md +++ b/README.md @@ -95,5 +95,6 @@ By default, your enroot containers will be saved in your home directory. On Berz Add this line to your ```bashrc``` ``` +export ENROOT_CACHE_PATH=/proj/nsc_testing/xuan/enroot/cache export ENROOT_DATA_PATH=/proj/nsc_testing/xuan/enroot/data ``` -- GitLab