From 15e89a39766280ab5b6b229c1bc745d1c94a214e Mon Sep 17 00:00:00 2001 From: Max Magorsch Date: Fri, 24 Jan 2020 16:47:00 +0100 Subject: Update the install instructions Signed-off-by: Max Magorsch --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 878bf23..32b3aa3 100644 --- a/README.md +++ b/README.md @@ -15,9 +15,9 @@ A Sphinx theme based on Tyrian (the new unified gentoo.org theme). - [Contributors](#contributors) ## Installation -You can install the theme using +You can use pip to install the theme: ``` shell -$ pip install git+https://github.com/mmagorsc/tyrian_sphinx_theme/#egg=tyrian_sphinx_theme +$ pip install tyrian-sphinx-theme ``` ## Configuration -- cgit v1.2.3-65-gdbad