Skip to content
This repository was archived by the owner on Dec 13, 2018. It is now read-only.

Commit 1a5a28c

Browse files
peterlauritifayuki
authored andcommitted
Update README.md
1 parent d031529 commit 1a5a28c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ Similar to using legacy links, here list some differences that you need to notic
8787
- DO not overwrite `HOSTNAME` environment variable in `dockercloud/haproxy container`.
8888
- As it is the case on Docker Cloud, auto reconfiguration is supported when the linked services scales or/and the linked container starts/stops.
8989

90-
##### example of docker-compose.yml running in linux:
90+
##### example of docker-compose.yml running on Linux or Docker for Mac (beta):
9191

9292
version: '2'
9393
services:
@@ -102,7 +102,7 @@ Similar to using legacy links, here list some differences that you need to notic
102102
ports:
103103
- 80:80
104104

105-
##### example of docker-compose.yml running in Mac OS
105+
##### example of docker-compose.yml running on Mac OS
106106

107107
version: '2'
108108
services:

0 commit comments

Comments
 (0)