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