Skip to content

Commit b8b1eb6

Browse files
committed
fix typo
Signed-off-by: Masahito Zembutsu <m.zembutsu@gmail.com>
1 parent 475053c commit b8b1eb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/get-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ The examples here show how to create and start a machine, run Docker commands, a
7272
To see how to connect Docker to this machine, run: docker-machine env default
7373

7474
This command downloads a lightweight Linux distribution
75-
()<a href="https://github.com/boot2docker/boot2docker" target="_blank">boot2docker</a>) with the Docker daemon installed, and creates and starts a VirtualBox VM with Docker running.
75+
(<a href="https://github.com/boot2docker/boot2docker" target="_blank">boot2docker</a>) with the Docker daemon installed, and creates and starts a VirtualBox VM with Docker running.
7676

7777
4. List available machines again to see your newly minted machine.
7878

0 commit comments

Comments
 (0)