From dbbf11ec9d9c9499c8234f71ce03efb7183e8420 Mon Sep 17 00:00:00 2001 From: Kevin Newman <47572615+kevinanewman@users.noreply.github.com> Date: Wed, 17 Jul 2019 08:52:04 -0400 Subject: [PATCH] Update README.rst Apparent typo fix for package name --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 4cd77967..3e605ff6 100644 --- a/README.rst +++ b/README.rst @@ -30,7 +30,7 @@ Installing The theme is distributed on PyPI_ and can be installed with pip:: - pip install sphinx_rtd_theme + pip install sphinx-rtd-theme For more information read the full installing docs `here `__.