Further clarifications for #10.

This commit is contained in:
Brandon Amos 2015-10-15 10:36:15 -04:00
parent 227887bcd8
commit e6028e3b5b
1 changed files with 2 additions and 1 deletions

View File

@ -402,7 +402,8 @@ access them from the shared Docker directory.
### Docker in OSX
In OSX, follow the
[Docker Mac OSX Installation Guide](https://docs.docker.com/installation/mac/)
and start a docker machine and connect your shell to it.
and start a docker machine and connect your shell to it
before trying to build the container.
In the simplest case, this can be done with:
```