Skip to content

Commit c1546a1

Browse files
authored
fix typo on command docker compose up --build
1 parent 3f87fc1 commit c1546a1

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
@@ -14,7 +14,7 @@ Made for Object Oriented Programming Class, ID: 01076105 and 01076106
1414

1515
# Run with docker
1616
1. Install docker and docker compose
17-
2. Run `docker compose --build`
17+
2. Run `docker compose up --build`
1818
3. Frontend is on http://localhost:3000 and Backend is on http://localhost:4000
1919
4. Profit.
2020

0 commit comments

Comments
 (0)