diff --git a/README.md b/README.md
index 83ed9ccd04396299edc2c0b15c64ce8ee7132007..51648c7addccc3ecf40e01bf5418d7643d7df258 100644
--- a/README.md
+++ b/README.md
@@ -6,6 +6,8 @@ Please read Enroot's [github page](https://github.com/NVIDIA/enroot) for more in
 
 ## Install enroot
 
+**Enroot has been installed on Berzelius. You can skip this step if you plan to use it on Berzeliu**.
+
 - For Debian-based distributions
 ```
 arch=$(dpkg --print-architecture)
@@ -16,10 +18,9 @@ sudo apt install -y ./*.deb
 
 - 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
-This step is necessary for importing container images from Nvidia NGC.
+
+This step is necessary for importing container images from [Nvidia NGC](https://catalog.ngc.nvidia.com/containers).
 
 - Complete step [4.1](https://docs.nvidia.com/ngc/ngc-overview/index.html#account-signup) and [4.3](https://docs.nvidia.com/ngc/ngc-overview/index.html#generating-api-key). Save the API key.