]> granicus.if.org Git - pgbadger/commitdiff
Update source documentation file to replace reference to pgBadger v7.x with v11....
authorGilles Darold <gilles@darold.net>
Sun, 8 Sep 2019 02:17:23 +0000 (04:17 +0200)
committerGilles Darold <gilles@darold.net>
Sun, 8 Sep 2019 02:17:23 +0000 (04:17 +0200)
doc/pgBadger.pod

index 6b583f963d960cec58f98dcad0532050002b9d36..b0aa9d1c1b0f0b6fb038b7c31026bd8610900bb1 100644 (file)
@@ -430,8 +430,8 @@ well as under Windows platform.
 
 Download the tarball from GitHub and unpack the archive as follow:
 
-       tar xzf pgbadger-7.x.tar.gz
-       cd pgbadger-7.x/
+       tar xzf pgbadger-11.x.tar.gz
+       cd pgbadger-11.x/
        perl Makefile.PL
        make && sudo make install