diff --git a/build_library/virtualbox_ovf.sh b/build_library/virtualbox_ovf.sh index dc25db872f..dd6ec06b98 100755 --- a/build_library/virtualbox_ovf.sh +++ b/build_library/virtualbox_ovf.sh @@ -56,14 +56,18 @@ datez() { if [[ -n "${FLAGS_output_vagrant}" ]]; then cat >"${FLAGS_output_vagrant}" < "${VM_README}" <= 1.2 is required. Use something like the following to get started: +Vagrant >= 1.2.3 is required. Use something like the following to get started: vagrant box add coreos path/to/$(basename "${box}") vagrant init coreos vagrant up