Add missing "to"

This commit is contained in:
Gabriel Dutra 2018-10-12 22:18:25 -03:00
parent c136b48a5d
commit a367850547
1 changed files with 1 additions and 1 deletions

View File

@ -244,7 +244,7 @@ Redis service. Be sure to replace `username/repo:tag` with your image details.
3. Make sure your shell is configured to talk to `myvm1` (full examples are [here](part4.md#configure-a-docker-machine-shell-to-the-swarm-manager)).
* Run `docker-machine ls` to list machines and make sure you are connected to `myvm1`, as indicated by an asterisk next it.
* Run `docker-machine ls` to list machines and make sure you are connected to `myvm1`, as indicated by an asterisk next to it.
* If needed, re-run `docker-machine env myvm1`, then run the given command to configure the shell.