diff --git a/README.md b/README.md index acaffd9..a6336eb 100644 --- a/README.md +++ b/README.md @@ -3,9 +3,8 @@ ### Prerequisites - **[Docker](https://docs.docker.com/engine/install/)** and **[Docker Compose](https://docs.docker.com/compose/install/)** must be installed on your machine. -- **CPU:** Must support **SSE 4.2** or **NEON** 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** or **NEON** instruction set or higher (required by ClickHouse). +- At least **2 GB of RAM** is recommended for running ClickHouse and Plausible efficiently. ### Quick start