Skip to content

Commit 8e09879

Browse files
authored
Update README.md
1 parent ddeee27 commit 8e09879

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ Follow these steps to get your development environment set up: (Before Run Start
9191
* CPU: 2
9292
3. At the root directory which include **docker-compose.yml** files, run below command:
9393
```csharp
94-
docker-compose -f docker-compose.yml -f docker-compose.override.yml up d
94+
docker-compose -f docker-compose.yml -f docker-compose.override.yml up -d
9595
```
9696
3. Wait for docker compose all microservices. That’s it! (some microservices need extra time to work so please wait if not worked in first shut)
9797

0 commit comments

Comments
 (0)