summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorshennetsind <ind@henn.et>2013-05-14 18:38:52 -0300
committershennetsind <ind@henn.et>2013-05-14 18:38:52 -0300
commit75942979098d34d52adc2537b6f28e02be7d7bae (patch)
treeee41e0199fe3d3407e874ed687cb05b5cc19c123 /README.md
parent7c0cb17c525d4de085653f6c628dbd92171399fa (diff)
downloadhercules-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.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 0070c6300..301c96d30 100644
--- a/README.md
+++ b/README.md
@@ -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)