those -. these; add note for clarification about running all commands from node1

This commit is contained in:
soulshake
2015-09-24 12:05:52 -05:00
parent 597b237271
commit f5e9b82443

View File

@@ -139,7 +139,7 @@ class: title
- This is the stuff you're supposed to do!
- Create [GitHub](https://github.com/) and
[Docker Hub](https://hub.docker.com) accounts now if needed
- Go to [view.dckr.info](http://view.dckr.info) to view those slides
- Go to [view.dckr.info](http://view.dckr.info) to view these slides
]
@@ -155,14 +155,14 @@ class: title
.exercise[
- Log into the first VM
- Check that you can SSH (without password) to `node2`
- Log into the first VM (`node1`)
- Check that you can SSH (without password) to `node2`\*
- Check the version of docker with `docker version`
]
Note: from now on, unless instructed, all commands have
to be done from the first VM, `node1`.
\*Note: from now on, unless instructed, **all commands must
be run from the first VM, `node1`**.
---