Skip to content

Commit f3d5c6f

Browse files
author
Ivan Franchin
committed
fix README, issue ivangfr#8
1 parent 1bd1c16 commit f3d5c6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -251,7 +251,7 @@ The goal of this project is to implement an application called `order-app` to ma
251251
252252
- **Postgres**
253253
```
254-
docker exec -it postgres psql -U postgres -d moviedb
254+
docker exec -it postgres psql -U postgres -d orderdb
255255
\dt
256256
```
257257

0 commit comments

Comments
 (0)