diff --git a/README.md b/README.md
index 4c427267964c354a9a6116ed785ab91a1410be4f..c76ba5c812f4438b6bacb4f58581f224ea4690f0 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,7 @@
 
 ## Install enroot
 
-For Debian-based distributions
+- For Debian-based distributions
 ```
 arch=$(dpkg --print-architecture)
 curl -fSsL -O https://github.com/NVIDIA/enroot/releases/download/v3.4.0/enroot_3.4.0-1_${arch}.deb
@@ -11,7 +11,7 @@ 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