From 779c204b1bda6c92bc7183c81b4a03b3aea83d04 Mon Sep 17 00:00:00 2001 From: Jean-Louis Huynen Date: Wed, 18 Nov 2020 14:47:14 +0100 Subject: [PATCH] chg: [doc] not only pgsql10 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fd24d2f..2f655fb 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ analyzer-d4-passivessl fetch a redis feed of certificate and TLS sessions and ma ```bash go get github.com/gomodule/redigo/redis go get github.com/lib/pq -sudo apt install postgresql-plpython3-10 +sudo apt install postgresql-plpython3-[your psql version] ``` # Config