From a57e49d55b7d703c8e5153811d6f5de3eacd2272 Mon Sep 17 00:00:00 2001 From: harshasrinivas Date: Mon, 20 Mar 2017 19:49:31 +0530 Subject: [PATCH] Add sphinx_rtd_theme to docs setup readme --- docs/README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/README.rst b/docs/README.rst index 733af2af4..af8bf4297 100644 --- a/docs/README.rst +++ b/docs/README.rst @@ -15,7 +15,7 @@ and all its dependencies run :: - pip install 'Sphinx >= 1.3' + pip install 'Sphinx >= 1.3' sphinx_rtd_theme Compile the documentation