diff --git a/doc/index.md b/doc/index.md
index 5284b282377cfdcfed2862855caf7addf4c781fc..9aa0f73728097729673e6cd1d85398d6b5465dfd 100644
--- a/doc/index.md
+++ b/doc/index.md
@@ -14,10 +14,10 @@ The guides and walkthroughs below make some reasonable assumptions to simplify t
 In particular, we assume:
 
   - A physical server or virtual machine for running the TFS controller with the following minimum specifications (check section [Configure your Machine](https://tfs.etsi.org/documentation/develop/deployment_guide/#11-configure-your-machine) for additional details):
-    - 4 cores / vCPUs
-    - 8 GB of RAM (10 GB of RAM if you want to develop)
-    - 60 GB of disk (100 GB of disk if you want to develop)
-    - 1 NIC card
+    * 4 cores / vCPUs
+    * 8 GB of RAM (10 GB of RAM if you want to develop)
+    * 60 GB of disk (100 GB of disk if you want to develop)
+    * 1 NIC card
   - [VSCode](https://code.visualstudio.com/) with the [Remote SSH](https://code.visualstudio.com/docs/remote/ssh) extension
   - Working machine software:
     - [Ubuntu Server 22.04.4 LTS](https://releases.ubuntu.com/22.04/) or [Ubuntu Server 20.04.6 LTS](https://releases.ubuntu.com/20.04/)