From 9f7530d78c214de3a4c806fe56e63365230abacb Mon Sep 17 00:00:00 2001 From: Xuan Gu <xuan.gu@liu.se> Date: Tue, 6 Dec 2022 09:58:43 +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 dabd98a..b7679a0 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ sudo apt install -y ./*.deb ## GPU support using libnvidia-container -Enroot comes with GPU support using libnvidia-container. Enroot has been installed on Berzelius. You can skip this step if you plan to use it on Berzeliu. +Enroot comes with GPU support using libnvidia-container. It has been installed on Berzelius. You can skip this step if you plan to use it on Berzeliu. To install libnvidia-container on your local machine, see the [instructions](https://nvidia.github.io/libnvidia-container/). -- GitLab