From 6ca678c72a848ac58044a8214cfb3861e032a570 Mon Sep 17 00:00:00 2001 From: jonas Date: Mon, 17 Nov 2025 08:33:34 +0000 Subject: [PATCH] Update README.md --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index b62cf70..ad79927 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,10 @@ # Install -install docker and docker compose +1. install docker and docker compose ```sh apt install docker.io docker-compose -y ``` +2. modfiy the db connection string -now start the docker compose +3. now start the docker compose -and the access the db via datagrip and execute the sql \ No newline at end of file +4. access the db via datagrip and execute the sql \ No newline at end of file