Update flag help explanation

Signed-off-by: Nathan LeClaire <nathan.leclaire@gmail.com>
This commit is contained in:
Nathan LeClaire
2015-11-09 23:26:40 -08:00
parent b0f687b1b8
commit 2fe390babc
4 changed files with 81 additions and 35 deletions

View File

@@ -15,9 +15,9 @@ weight=1
Let's take a look at using `docker-machine` for creating, using, and managing a
Docker host inside of [VirtualBox](https://www.virtualbox.org/).
First, ensure that
[VirtualBox 4.3.28](https://www.virtualbox.org/wiki/Downloads) is correctly
installed on your system.
First, ensure that [the latest
VirtualBox](https://www.virtualbox.org/wiki/Downloads) is correctly installed on
your system.
If you run the `docker-machine ls` command to show all available machines, you will see
that none have been created so far.