Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zOxta authored Feb 5, 2021
1 parent 2f097fb commit dd799b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ cat <local-repo>/pagila-data.sql | docker exec -i postgres psql -U postgres -d p

6. Done! Just use:
```
docker exec -it postgres psql -U
docker exec -it postgres psql -U postgres
```
````
postgres
Expand Down

0 comments on commit dd799b9

Please sign in to comment.