summaryrefslogtreecommitdiff
path: root/support/latexindent/documentation/appendices.tex
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-09-08 03:01:40 +0000
committerNorbert Preining <norbert@preining.info>2019-09-08 03:01:40 +0000
commitdce09de80c37afccb6addb25d0c7d40367059ece (patch)
tree1e4dd6a67e521ca0bc733231afc3c071a69812d9 /support/latexindent/documentation/appendices.tex
parent7345b8683c7cbeaedf53e992fda0b3fa6141084e (diff)
CTAN sync 201909080301
Diffstat (limited to 'support/latexindent/documentation/appendices.tex')
-rw-r--r--support/latexindent/documentation/appendices.tex5
1 files changed, 3 insertions, 2 deletions
diff --git a/support/latexindent/documentation/appendices.tex b/support/latexindent/documentation/appendices.tex
index 59037a5b24..aa228a9f1a 100644
--- a/support/latexindent/documentation/appendices.tex
+++ b/support/latexindent/documentation/appendices.tex
@@ -58,8 +58,9 @@ sudo perl -MCPAN -e 'install "File::HomeDir"'
different commands).
\begin{commandshell}
sudo apt-get install perlbrew
-perlbrew install perl-5.22.1
-perlbrew switch perl-5.22.1
+perlbrew init
+perlbrew install perl-5.28.1
+perlbrew switch perl-5.28.1
sudo apt-get install curl
curl -L http://cpanmin.us | perl - App::cpanminus
cpanm YAML::Tiny