diff --git a/website/source/docs/builders/virtualbox-ovf.html.md.erb b/website/source/docs/builders/virtualbox-ovf.html.md.erb index e64b9a886..4953f4132 100644 --- a/website/source/docs/builders/virtualbox-ovf.html.md.erb +++ b/website/source/docs/builders/virtualbox-ovf.html.md.erb @@ -65,7 +65,7 @@ builder. ### Required: - `source_path` (string) - The path to an OVF or OVA file that acts as the - source of this build. It can also be a URL. + source of this build. This currently must be a local file. - `checksum` (string) - The checksum for the `source_path` file. The algorithm to use when computing the checksum can be optionally specified