Showing 1 changed files with 2 additions and 2 deletions
+2 -2
README.md
... ...
@@ -45,8 +45,8 @@ If you don't have Perl 5.10.1+, you need to install a newer perl version with pe
45 45
     echo "source ~/perl5/perlbrew/etc/bashrc" >> ~/.bash_profile
46 46
     source ~/.bash_profile
47 47
     
48
-    perlbrew install perl-5.22.1
49
-    perlbrew switch perl-5.22.1
48
+    perlbrew install perl-5.16.3
49
+    perlbrew switch perl-5.16.3
50 50
     perl -v
51 51
     
52 52
 Download GitPrep .tar.gz archive, expand it and change directory: