From c93bade5b089be4609ff6da37657a52f86fa310f Mon Sep 17 00:00:00 2001 From: dataking Date: Fri, 31 Mar 2017 11:29:22 -0700 Subject: [PATCH] README updates --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 28db1d6..d65feea 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ If you want to be able to use the PDF or Excel output formats, you must install ``` # (as root) apt update # versions prior to Ubuntu 16.04 LTS should use 'apt-get' -apt -y install htmldoc libxml-writer-perl libarchive-zip-perl +apt -y install htmldoc libxml-writer-perl libarchive-zip-perl libjson-perl pushd /tmp/ wget http://search.cpan.org/CPAN/authors/id/M/MF/MFRANKL/HTML-HTMLDoc-0.10.tar.gz