aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/tools/pgindent/README2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/tools/pgindent/README b/src/tools/pgindent/README
index 103970c1042..ea41aae25da 100644
--- a/src/tools/pgindent/README
+++ b/src/tools/pgindent/README
@@ -22,6 +22,8 @@ PREREQUISITES:
("man perlmodinstall" explains it). Or, if you have cpan installed,
this should work:
cpan SHANCOCK/Perl-Tidy-20170521.tar.gz
+ Or if you have cpanm installed, you can just use:
+ cpanm https://cpan.metacpan.org/authors/id/S/SH/SHANCOCK/Perl-Tidy-20170521.tar.gz
DOING THE INDENT RUN: