Fix ordered list numbering

Signed-off-by: Nathan LeClaire <nathan.leclaire@gmail.com>
This commit is contained in:
Nathan LeClaire 2015-10-21 12:51:28 -07:00
parent 20fa654a6b
commit 70dfc1e4db
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@ to your PATH.
rm machine.zip && \ rm machine.zip && \
mv docker-machine* /usr/local/bin mv docker-machine* /usr/local/bin
4. Check the installation by displaying the Machine version: 3. Check the installation by displaying the Machine version:
$ docker-machine -v $ docker-machine -v
machine version 0.5.0 (3e06852) machine version 0.5.0 (3e06852)