From 5f20fe4c98bc77f6c19655b1120c70b457014264 Mon Sep 17 00:00:00 2001 From: ruslandoga Date: Wed, 4 Sep 2024 16:21:25 +0700 Subject: [PATCH] Update README.md --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index c570c11..6f6471c 100644 --- a/README.md +++ b/README.md @@ -3,10 +3,9 @@ ### Prerequisites - **[Docker](https://docs.docker.com/engine/install/)** and **[Docker Compose](https://docs.docker.com/compose/install/)** must be installed on your machine. -- **System Requirements for ClickHouse:** - - **CPU:** Must support **SSE 4.2** instruction set or higher (required by ClickHouse). - - **Memory:** At least **2 GB of RAM** is recommended for running ClickHouse efficiently. - - **Storage:** Adequate disk space to store your ClickHouse and PostgreSQL databases, depending on your expected data volume. +- **CPU:** Must support **SSE 4.2** instruction set or higher (required by ClickHouse). +- **Memory:** At least **2 GB of RAM** is recommended for running ClickHouse efficiently. +- **Storage:** Adequate disk space to store your ClickHouse and PostgreSQL databases, depending on your expected data volume. ### Quick start