update version to 2.140.128
[feisty_meow.git] / readme.txt
index 7d78391e8e32676d1f303bde6873421fa8ffa1ee..e77c89ab0756864d5162c4fdf0ce75617550c993 100644 (file)
@@ -3,7 +3,7 @@
 
 Quick Start Guide for the Feisty Meow Codebase
 
-Commands that can be typed in a console or terminal are are prefixed with "$".
+Commands that can be typed in a console or terminal are prefixed with "$".
 (Do not include the dollar sign when copying and pasting commands.)
 Information that varies by platform is prefixed with a '|' character.
 
@@ -61,6 +61,9 @@ installed with either apt or CPAN.
 Install using apt (on Ubuntu or Debian-based OS):
 $ sudo apt install libfile-which-perl libtext-diff-perl
 
+Install using yum (on Centos or similar distros):
+$ yum install perl-File-Which perl-Text-Diff
+
 or Install using perl's CPAN:
 $ sudo cpan install Text::Diff File::Which
 
@@ -152,3 +155,4 @@ More information is available at the official site: https://feistymeow.org
 
 ==============
 
+