We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1cbff8 commit e9fa4b8Copy full SHA for e9fa4b8
machine/install-machine.md
@@ -15,7 +15,7 @@ versions of the binaries on the [docker/machine release
15
page](https://github.com/docker/machine/releases/){: target="_blank" class="_" }
16
on GitHub.
17
18
-## Installing Machine directly
+## Install Machine directly
19
20
1. Install [Docker](/engine/installation/index.md){: target="_blank" class="_" }.
21
@@ -56,7 +56,7 @@ chmod +x "$HOME/bin/docker-machine.exe"
56
$ docker-machine version
57
docker-machine version {{site.machine_version}}, build 9371605
58
59
-## Installing bash completion scripts
+## Install bash completion scripts
60
61
The Machine repository supplies several `bash` scripts that add features such
62
as:
0 commit comments