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