mirror of https://github.com/docker/docs.git
Fix typo
This commit is contained in:
parent
38d7ab6d47
commit
fb98aae971
|
@ -145,7 +145,7 @@ You now have two VMs created, named `myvm1` and `myvm2`.
|
||||||
|
|
||||||
Use this command to list the machines and get their IP addresses.
|
Use this command to list the machines and get their IP addresses.
|
||||||
|
|
||||||
> **Note**: you need to run the following as administrator or else you don't get any resonable output (only "UNKNOWN").
|
> **Note**: you need to run the following as administrator or else you don't get any reasonable output (only "UNKNOWN").
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
docker-machine ls
|
docker-machine ls
|
||||||
|
|
Loading…
Reference in New Issue