Skip to content

Commit ad51b92

Browse files
committed
'provider' -> 'driver'
1 parent 01e5dd4 commit ad51b92

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,10 +61,10 @@ Environment: `MCP_SSH_BOOTSTRAP_PASSWORD`
6161
Environment: `MCP_CLIENT_PUBLIC_IP`.
6262
* `ddcloud-use-private-ip` - Don't create NAT and firewall rules for target server (you will need to be connected to the VPN for your target data centre).
6363

64-
## Installing the provider
64+
## Installing the driver
6565

6666
Download the [latest release](https://github.com/DimensionDataResearch/docker-machine-driver-ddcloud/releases) and place the provider executable in the same directory as `docker-machine` executable (or somewhere on your `PATH`).
6767

68-
## Building the provider
68+
## Building the driver
6969

7070
If you'd rather run from source, simply run `make install` and you're good to go.

0 commit comments

Comments
 (0)