diff --git a/docs/get-started.md b/docs/get-started.md index 9967363133..e07fde1e65 100644 --- a/docs/get-started.md +++ b/docs/get-started.md @@ -72,7 +72,7 @@ The examples here show how to create and start a machine, run Docker commands, a To see how to connect Docker to this machine, run: docker-machine env default This command downloads a lightweight Linux distribution -()boot2docker) with the Docker daemon installed, and creates and starts a VirtualBox VM with Docker running. +(boot2docker) with the Docker daemon installed, and creates and starts a VirtualBox VM with Docker running. 4. List available machines again to see your newly minted machine.