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