From 352057c08cedd7348ef7fe09ebd3388c0c412daf Mon Sep 17 00:00:00 2001 From: Eric Holscher Date: Mon, 17 Apr 2017 13:44:36 -0700 Subject: [PATCH] Fix indent erro --- README.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 6c0d42c0..6ef1aebe 100644 --- a/README.rst +++ b/README.rst @@ -35,7 +35,8 @@ Via package Download the package or add it to your ``requirements.txt`` file: .. code:: bash -$ pip install sphinx_rtd_theme + + pip install sphinx_rtd_theme In your ``conf.py`` file: