From c78627df3bbbe480b727bd6596ed28b3cf95f83c Mon Sep 17 00:00:00 2001 From: Xuan Gu <xuan.gu@liu.se> Date: Mon, 5 Dec 2022 18:37:35 +0000 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 144a5a3..4c42726 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,8 @@ curl -fSsL -O https://github.com/NVIDIA/enroot/releases/download/v3.4.0/enroot+c sudo apt install -y ./*.deb ``` -For others, see [here](https://github.com/NVIDIA/enroot/blob/master/doc/installation.md) +For others, see [here](https://github.com/NVIDIA/enroot/blob/master/doc/installation.md) +Plese note that enroot has been installed on Berzelius. You can skip this installation step if you plan to use it on Berzeliu. ## Set up Nvidia credentials -- GitLab