diff --git a/README.md b/README.md
index 62172f0b2d8160745157046349a8569e242aa4bd..450bf88a100c665c22321e9951ea6684791ce757 100644
--- a/README.md
+++ b/README.md
@@ -1,9 +1,9 @@
 # Benchmark_nnU-Net_for_PyTorch
 Benchmark of nnU-Net for PyTorch on Berzelius
 
-# Clone the repository.
+## Clone the repository.
 git clone https://github.com/NVIDIA/DeepLearningExamples
 cd ngc/DeepLearningExamples/PyTorch/Segmentation/nnUNet
 
-# Build the nnU-Net PyTorch NGC container.
+## Build the nnU-Net PyTorch NGC container.
 docker build -t nnunet .