diff --git a/README.md b/README.md index 2e0eec43f..f7af0703b 100644 --- a/README.md +++ b/README.md @@ -95,7 +95,7 @@ See complete Ubuntu, Windows, and macOS templates in the [examples folder](https ### Provision -* `communicator` - `ssh` (default), `winrm`, or `none`. +* `communicator` - `ssh` (default), `winrm`, or `none` (create/clone, customize hardware, but do not boot). * `ssh_username`(string) - Username in guest OS. * `ssh_password`(string) - Password to access guest OS. Only specify `ssh_password` or `ssh_private_key_file`, but not both.