mirror of https://github.com/docker/docs.git
Merge pull request #5689 from benatkin/doc-osx-setup-section-fix
make higher level heading specify that instructions are for manual installation
This commit is contained in:
commit
80b750be5d
|
|
@ -41,9 +41,9 @@ and install VirtualBox.
|
||||||
> Do not simply copy the package without running the
|
> Do not simply copy the package without running the
|
||||||
> installer.
|
> installer.
|
||||||
|
|
||||||
## Installing boot2docker
|
## Installing boot2docker manually
|
||||||
|
|
||||||
### Installing manually
|
### Downloading the boot2docker script
|
||||||
|
|
||||||
[boot2docker](https://github.com/boot2docker/boot2docker) provides a
|
[boot2docker](https://github.com/boot2docker/boot2docker) provides a
|
||||||
handy script to manage the VM running the Docker daemon. It also takes
|
handy script to manage the VM running the Docker daemon. It also takes
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue