diff --git a/site/docs/build/index.md b/site/docs/build/index.md
index 826b0dabcb12ec244d1374fd2b498437a320f5c0..139b853ae9171e24805e90fb817cfb5b57ee004c 100644
--- a/site/docs/build/index.md
+++ b/site/docs/build/index.md
@@ -92,20 +92,20 @@ Some examples:
 
     sudo ./build dependencies ubuntu
 
-    <or>
+or
 
-	sudo ./build dependencies debian
+    sudo ./build dependencies debian
 
-    <or>
+or
 
     sudo ./build dependencies fedora38
 
-    <or>
+or
 
     sudo ./build dependencies arch
 
-NOTE: In case of Ubuntu 20.04 LTS or derived distros, use the dedicated 
-      configuration file:
+NOTE: In case of Ubuntu 20.04 LTS or derived distros for that specific release,
+      use the dedicated configuration file:
 
     sudo ./build dependencies ubuntu2004