Skip to content

Commit 07e43e9

Browse files
committed
chore: fix readme
1 parent d4baefc commit 07e43e9

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
@@ -1,7 +1,7 @@
11
# Express + MongoDB + TypeScript example integration
22

33
1. Install dependencies via `yarn` or `npm install`
4-
2. Run `docker-compose up -d` to start mongodb
4+
2. Run `docker compose up -d` to start mongodb
55
3. Run via `yarn start` or `yarn start:dev` (watch mode)
66
4. Example API is running on localhost:3000
77

0 commit comments

Comments
 (0)