summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
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)