Update README.md

This commit is contained in:
jonas 2025-11-17 08:33:34 +00:00
parent 4293889e6e
commit 6ca678c72a

View File

@ -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
4. access the db via datagrip and execute the sql