Skip to content

Commit e47e801

Browse files
authored
Update README.md
1 parent f257656 commit e47e801

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,9 @@ Follow these steps to get your development environment set up: (Before Run Start
9393
```csharp
9494
docker-compose -f docker-compose.yml -f docker-compose.override.yml up -d
9595
```
96-
If you get error please ![Turn Off Docker's "Experimental Features".](https://github.com/aspnetrun/run-aspnetcore-microservices/issues/33)
96+
97+
>Note: If you get Connection timeout error Docker for mac please ![turn Off Docker's "Experimental Features".](https://github.com/aspnetrun/run-aspnetcore-microservices/issues/33)
98+
9799
4. 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)
98100

99101
5. You can **launch microservices** as below urls:

0 commit comments

Comments
 (0)