Skip to content

Commit

Permalink
chg: [doc] not only pgsql10
Browse files Browse the repository at this point in the history
  • Loading branch information
gallypette committed Nov 18, 2020
1 parent 7bffb82 commit 779c204
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 779c204

Please sign in to comment.