diff --git a/site/layouts/index.html b/site/layouts/index.html index 41c7cbbc88..bdc12c54fa 100755 --- a/site/layouts/index.html +++ b/site/layouts/index.html @@ -85,7 +85,7 @@
  1. Open a terminal or the Docker CLI on your system.
  2. Type the following command.
    -
    docker-machine create -d virtualbox --virtualbox-import-boot2docker-vm boot2docker-vm docker-vm
    +
    docker-machine create -d virtualbox --virtualbox-import-boot2docker-vm boot2docker-vm dev
  3. Use the docker-machine command to interact with the migrated VM.