From 5522611ba94178df6bdf05d6c21f75704a9acfcf Mon Sep 17 00:00:00 2001 From: Alex Puiu Date: Thu, 24 Feb 2022 17:13:17 +0200 Subject: [PATCH] Update README.md --- README.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 68d3c72..f16cc13 100644 --- a/README.md +++ b/README.md @@ -114,8 +114,14 @@ The value for the 'directory' key should reflect the Facebook Duckling app path The 'stdout_logfile' value is the log file. All parent directories must already exist. -### Converting documents from MD to ODT -- `$ apt-get install pandoc` +### Converting documents +```bash +# LibreOffice +apt-get install python-software-properties +apt-add-repository ppa:libreoffice/ppa +apt-get update +apt-get install libreoffice +``` # Searchers There are 2 types of searchers: basic and compounded