Merge pull request #1801 from vcoisne/master

Add step to docker installation using vagrant (Mac, Linux)
Upstream-commit: f0cdbaa6c8810954c1e41a07ba78e03305c1cfa2
Component: engine
This commit is contained in:
Andy Rothfusz
2013-09-04 18:15:22 -07:00
@@ -37,7 +37,13 @@ Spin it up
git clone https://github.com/dotcloud/docker.git
2. Run vagrant from the sources directory
2. Change directory to docker
.. code-block:: bash
cd docker
3. Run vagrant from the sources directory
.. code-block:: bash