From 08abdeabb079b26a959b13e3c049c9d658725de5 Mon Sep 17 00:00:00 2001 From: "Veronica K. B. Olsen" <1619840+vkbo@users.noreply.github.com> Date: Mon, 17 Feb 2020 21:51:10 +0100 Subject: [PATCH] Minor fix in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b16c3a91..d0e772cf 100644 --- a/README.md +++ b/README.md @@ -76,7 +76,7 @@ These are optional, but recommended: * `python3-enchant` for better spell checking * `python3-latexcodec` for escaping unicode characters in LaTeX export -* `python3-pandoc` for additional exports to Word, Open Office, eBooks, etc. +* `python3-pypandoc` for additional exports to Word, Open Office, eBooks, etc. Alternatively, the packages can be installed with `pip` by running ```