From de7d9cbec414944bc8354274cb5f5fcaf0cdb0d7 Mon Sep 17 00:00:00 2001 From: Leona Date: Wed, 5 Oct 2016 11:49:36 -0700 Subject: [PATCH] fix spacing issue on README Signed-off-by: Leona --- README.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 9b8bee70..86c267cf 100644 --- a/README.rst +++ b/README.rst @@ -29,7 +29,9 @@ you might need something like: $ sudo apt-get install python-pip $ sudo pip install -U sphinx sphinx-autobuild - .. code-block:: console + + +.. code-block:: console $ python -c 'print __import__("sphinx").__version__' 1.3.1