From 11a7916c4a7a0b42bad481ead02c69bbbc15b522 Mon Sep 17 00:00:00 2001
From: Tamas Gal <tgal@km3net.de>
Date: Tue, 4 Oct 2022 12:52:46 +0000
Subject: [PATCH] Fix formatting

---
 README.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.rst b/README.rst
index 3dcf355..e83066c 100644
--- a/README.rst
+++ b/README.rst
@@ -32,11 +32,11 @@ To get the latest (stable) development release::
 
     pip install git+https://git.km3net.de/km3py/km3io.git
 
-Docker:
+Docker::
 
     docker run -it docker.km3net.de/km3io
 
-Singularity:
+Singularity::
 
     wget https://sftp.km3net.de/singularity/km3io_v0.27.2.sif  # pick the version you like
     singularity shell km3io_v0.27.2.sif
-- 
GitLab