mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07:00
Update install-machine.md
This commit is contained in:
committed by
Misty Stanley-Jones
parent
b1cbff8358
commit
e9fa4b8aeb
@@ -15,7 +15,7 @@ versions of the binaries on the [docker/machine release
|
||||
page](https://github.com/docker/machine/releases/){: target="_blank" class="_" }
|
||||
on GitHub.
|
||||
|
||||
## Installing Machine directly
|
||||
## Install Machine directly
|
||||
|
||||
1. Install [Docker](/engine/installation/index.md){: target="_blank" class="_" }.
|
||||
|
||||
@@ -56,7 +56,7 @@ chmod +x "$HOME/bin/docker-machine.exe"
|
||||
$ docker-machine version
|
||||
docker-machine version {{site.machine_version}}, build 9371605
|
||||
|
||||
## Installing bash completion scripts
|
||||
## Install bash completion scripts
|
||||
|
||||
The Machine repository supplies several `bash` scripts that add features such
|
||||
as:
|
||||
|
||||
Reference in New Issue
Block a user