From 576878c205ad290c20f3958ef09467098fb16d45 Mon Sep 17 00:00:00 2001 From: Alexey Milovidov Date: Thu, 1 Aug 2019 00:43:20 +0300 Subject: [PATCH] Added RPM packages to website --- website/index.html | 38 +++++++++++++++++++++++++++++++++++--- 1 file changed, 35 insertions(+), 3 deletions(-) diff --git a/website/index.html b/website/index.html index 169e1752d44..9372b095e25 100644 --- a/website/index.html +++ b/website/index.html @@ -399,10 +399,10 @@

System requirements: Linux, x86_64 with SSE 4.2.

-

Install packages for Ubuntu/Debian:

+

Install packages for Ubuntu/Debian, RedHat/CentOS:

-
+
 sudo apt-get install dirmngr
 sudo apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv E0C56BD4
 
@@ -413,6 +413,14 @@ sudo apt-get install -y clickhouse-server clickhouse-client
 
 sudo service clickhouse-server start
 clickhouse-client
+
+
@@ -483,7 +491,7 @@ clickhouse-client target="_blank" >
Fork me on GitHub
- +