Needs Readme Text upgrade
mhasan-cmt opened this issue · 1 comments
mhasan-cmt commented
instead of
docker exec -it postgres psql -U postgres -d moviedb
it should be like this:
docker exec -it postgres psql -U postgres -d orderdb
it is kinda confusing for the first time
ivangfr commented
thanks @mhasan-cmt and sorry for the mistake.