Skip to content

Commit 5f569ac

Browse files
fix: mongo shell command typo
1 parent 6ccf3bc commit 5f569ac

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
@@ -31,7 +31,7 @@ docker-compose logs --follow import
3131
## Open mongo shell
3232

3333
```
34-
docker-compose exec mongo-mongosh
34+
docker-compose exec mongo mongosh
3535
```
3636

3737
The database name is: `octochemdb`

0 commit comments

Comments
 (0)