diff options
author | shennetsind <ind@henn.et> | 2013-05-14 18:38:52 -0300 |
---|---|---|
committer | shennetsind <ind@henn.et> | 2013-05-14 18:38:52 -0300 |
commit | 75942979098d34d52adc2537b6f28e02be7d7bae (patch) | |
tree | ee41e0199fe3d3407e874ed687cb05b5cc19c123 /README.md | |
parent | 7c0cb17c525d4de085653f6c628dbd92171399fa (diff) | |
download | hercules-75942979098d34d52adc2537b6f28e02be7d7bae.tar.gz hercules-75942979098d34d52adc2537b6f28e02be7d7bae.tar.bz2 hercules-75942979098d34d52adc2537b6f28e02be7d7bae.tar.xz hercules-75942979098d34d52adc2537b6f28e02be7d7bae.zip |
Fixed readme.md, thanks to Wolfed~!
Signed-off-by: shennetsind <ind@henn.et>
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -59,7 +59,7 @@ relevant to your Operation System, please refer to the Wiki (links at the end of * Linux * (For CentOS) * Step 1: yum install gcc make mysql mysql-devel mysql-server pcre-devel zlib-devel - * Step 2: rpm -Uvhhttp://repo.webtatic.com/yum/centos/5/latest.rpm + * Step 2: rpm -Uvh http://repo.webtatic.com/yum/centos/5/latest.rpm * Step 3: yum install --enablerepo=webtatic git-all * Step 4: yum install --enablerepo=webtatic --disableexcludes=main git-all * (For Debian/Others) |