Showing 1 changed files with 7 additions and 0 deletions
+7
README.md
... ...
@@ -122,6 +122,13 @@ to see what problem has occurred.
122 122
 
123 123
 ## FAQ
124 124
 
125
+## I can't install Gitprep into CentOS
126
+
127
+After CentOS 6, some perl core modules are not installed by default.
128
+You can install Perl core modules by the following command.
129
+
130
+    yum -y install perl-core
131
+
125 132
 ## Can't find git command from GitPrep
126 133
 
127 134
 If you install git into your local directry,