Explain Docker Toolbox better.

This commit is contained in:
Audrey Roy Greenfeld 2015-10-03 16:59:52 -07:00
parent d09abc8d86
commit d19ddbcf1e

View File

@ -9,14 +9,14 @@ All of these commands assume you are in the root of your generated project.
Prerequisites
--------------
If you don't already have these installed, get them all by installing `Docker Toolbox`_.
* docker
* docker-machine
* docker-compose
* virtualbox
If you don't already have these installed, you can get them at:
* https://github.com/docker/toolbox/releases
.. _`Docker Toolbox`: https://github.com/docker/toolbox/releases
Create the Machine (Optional)
-------------------------------