Add missing "to"
This commit is contained in:
Maria Bermudez 2018-10-23 16:55:20 -07:00 committed by GitHub
commit 190d090f74
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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.