Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
aanxniee authored May 29, 2024
1 parent 48cbdf5 commit 2547f98
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 @@ -67,7 +67,7 @@ docker ps

```bash
# run a bash shell in the container
docker exec -it humane-society_db /bin/bash
docker exec -it humane_society_db /bin/bash

# in container now
psql -U postgres -d humane_society_dev
Expand Down

0 comments on commit 2547f98

Please sign in to comment.