From 6265458bc36361349703185d07df29dab80e27f1 Mon Sep 17 00:00:00 2001 From: Aykhan Shahsuvarov Date: Sun, 10 Mar 2024 22:36:53 +0400 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9A=20Update?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d8c0d2b..b433d02 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ - `/app/config/cassandra.env.example` to `/app/config/cassandra.env` - `/config/cassandra/init-cassandra.env.example` to `/config/cassandra/init-cassandra.env` -- Run the following command to start the application with PostgreSQL: +- Run the following command to start the application with Cassandra: ```bash docker compose -f docker-compose-cassandra.yml up ``` \ No newline at end of file