mirror of https://github.com/docker/docs.git
Fix ordered list numbering
Signed-off-by: Nathan LeClaire <nathan.leclaire@gmail.com>
This commit is contained in:
parent
20fa654a6b
commit
70dfc1e4db
|
@ -52,7 +52,7 @@ to your PATH.
|
|||
rm machine.zip && \
|
||||
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
|
||||
machine version 0.5.0 (3e06852)
|
||||
|
|
Loading…
Reference in New Issue