From 57eb93c2bec16a82ca93f768be3d087deda372d8 Mon Sep 17 00:00:00 2001 From: Vincent Petry Date: Tue, 18 Nov 2014 13:09:33 +0100 Subject: [PATCH] Fix README for openSUSE --- README.rst | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index e9123bb63..0f9f6a8cc 100644 --- a/README.rst +++ b/README.rst @@ -75,8 +75,9 @@ be found in the ``_build/html`` subdirectory. PDFs can be built with the The openSUSE way ~~~~~~~~~~~~~~~~ -* sudo zypper in pyhton-Sphinx -* sudo zypper in pyhton-rst2pdf +* sudo zypper in python-Sphinx +* sudo zypper in python-rst2pdf +* sudo zypper in python-sphinxcontrib-phpdomain # requires repository "devel:languages:python" * sudo zypper in pdfjam # pull in latexpdf and all of texlive * sudo zypper in texlive-threeparttable * sudo zypper in texlive-wrapfig