diff --git a/docs/SETUP.md b/docs/SETUP.md index 583afbe..81051c8 100644 --- a/docs/SETUP.md +++ b/docs/SETUP.md @@ -43,7 +43,7 @@ docker image remove apfelnetzwerk-backend docker ps ``` -2. attach a shell to the running postgres docker container +2. attach a shell to the running backend docker container ```bash docker exec -it /bin/bash ```