diff --git a/doc/www-data.in/download.cmake b/doc/www-data.in/download.cmake
index 5fe64d3a38f70e80f6e0a1713a5932497fe18303..7516b678eed77c99a012ae322a54e5e265d97fec 100644
--- a/doc/www-data.in/download.cmake
+++ b/doc/www-data.in/download.cmake
@@ -115,7 +115,7 @@ that production systems use the builds provided on this site.
 
 We maintain an always up-to-date Debian GNU/Linux and Ubuntu package
 repository at <a
-href="http://tarantool.org/dist/debian">http://tarantoo.org/dist/debian</a> and <a
+href="http://tarantool.org/dist/debian">http://tarantool.org/dist/debian</a> and <a
 href="http://tarantool.org/dist/ubuntu">http://tarantool.org/dist/ubuntu</a> respectively.
 
 At the moment the repository contains builds for Debian "Sid", "Squeeze",
@@ -129,6 +129,20 @@ At the moment the repository contains builds for Debian "Sid", "Squeeze",
     sudo apt-get update
     sudo apt-get install tarantool tarantool-client
 
+### CentOS 5-6 GNU/Linux
+
+CentOS GNU/Linux repository is available at
+<a href="http://tarantool.org/dist/centos">http://tarantool.org/dist/centos</a>.
+
+Add the following section to your yum repository list (/etc/yum.repos.d/tarantool.repo)
+to enable it:
+
+    [tarantool]
+    name=CentOS-$releasever - Tarantool
+    baseurl=http://tarantool.org/dist/centos/$releasever/os/$basearch/
+    enabled=1
+    gpgcheck=0
+
 # Development branch
 
 In the same manner as for [the stable
@@ -262,7 +276,7 @@ Tarantool/Box использует стандартную схему нумер
 Мы поддерживаем собственные репозитории .deb пакетов, который
 содержит последние версии сервера и клиентских библиотек для
 *Debian GNU/Linux* и  *Ubuntu*:
-<a href="http://tarantool.org/dist/debian">http://tarantoo.org/dist/debian</a>,
+<a href="http://tarantool.org/dist/debian">http://tarantool.org/dist/debian</a>,
 <a href="http://tarantool.org/dist/ubuntu">http://tarantool.org/dist/ubuntu</a>.
 
 Репозитории содержат пакеты для Debian "Sid", "Squeeze",
@@ -277,6 +291,18 @@ Tarantool/Box использует стандартную схему нумер
     sudo apt-get update
     sudo apt-get install tarantool tarantool-client
 
+CentOS GNU/Linux репозиторий доступен по адресу:
+<a href="http://tarantool.org/dist/centos">http://tarantool.org/dist/centos</a>.
+
+Добавьте следующую секцию в Ваш список репозиториев
+(/etc/yum.repos.d/tarantool.repo) чтобы сделать его доступным для Yum:
+
+    [tarantool]
+    name=CentOS-$releasever - Tarantool
+    baseurl=http://tarantool.org/dist/centos/$releasever/os/$basearch/
+    enabled=1
+    gpgcheck=0
+
 ### Архив старых релизов
 
 Архив старых релизов доступен по адресу <a