diff --git a/README.rst b/README.rst
index 5b4146aaf3d44caefaaee2c15d9ea265e14c56dd..402f15fffecc0b702c1c77701fec527b8d857e34 100644
--- a/README.rst
+++ b/README.rst
@@ -15,16 +15,19 @@ Usage
 -----
 
 To build the pdf version (same for odt, html, docx)
+
 .. code:: shell
 
     make pdf
 
 To build all versions
+
 .. code:: shell
 
     make all
 
 To upload to webserver (includes rebuilding all versions)
+
 .. code:: shell
 
     make publish