From 6b5a8f894f54c774333c5a5ed69ad7dbbe67b9cf Mon Sep 17 00:00:00 2001
From: Vincent Massol <vincent@massol.net>
Date: Mon, 16 Jan 2017 17:18:55 +0100
Subject: [PATCH] [Misc] Fix list issue in README

---
 README.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 8979e2d..762ff54 100644
--- a/README.md
+++ b/README.md
@@ -9,6 +9,7 @@ All source files are under the LGPL 2.1 license.
 You should first install [Docker](https://www.docker.com/) on your machine.
 
 Then there are several options:
+
 1. Get the [sources of this project](https://github.com/xwiki-contrib/xwiki-mysql-tomcat) and build them.
 2. Just pull the xwiki image from DockerHub.
 
@@ -95,4 +96,4 @@ MySQL:
 
 * Created by Vincent Massol
 * Contributions from Ludovic Dubost, Jean Simard
-* Some code was copied from https://github.com/ThomasSteinbach/docker_xwiki. Thank you Thomas Steinbach
\ No newline at end of file
+* Some code was copied from https://github.com/ThomasSteinbach/docker_xwiki. Thank you Thomas Steinbach
-- 
GitLab