Browse code

Adding additional hint in doc.

Change-Id: I5dcc9c4ab9c8104293f1119ceddd5639f96ad62c
Reviewed-on: http://photon-jenkins.eng.vmware.com/743
Reviewed-by: Sharath George
Tested-by: Sharath George

Sharath George authored on 2016/04/21 15:57:08
Showing 1 changed files
... ...
@@ -13,7 +13,7 @@ This repository is intended for developers wishing to modify Photon and build th
13 13
 
14 14
 Download pre-built [OVA](https://bintray.com/artifact/download/vmware/photon/photon-custom-1.0-37d64ad-RC1.ova) and [ISO](https://bintray.com/artifact/download/vmware/photon/photon-1.0-37d64ad.iso) versions of the 1.0, Release Candidate.
15 15
 
16
-An official Vagrant box is available on Hashicorp Atlas, to get started: `vagrant init vmware/photon`. A plugin to support Photon OS guests in Vagrant is available at https://github.com/vmware/vagrant-guests-photon.
16
+An official Vagrant box is available on Hashicorp Atlas, to get started: `vagrant init vmware/photon`. A plugin to support Photon OS guests in Vagrant is available at https://github.com/vmware/vagrant-guests-photon. Some users have found that our Vagrant box requires VirtualBox 4.3 or later. If you have issues, please check your version.
17 17
 
18 18
 For up-to-date documentation, see the [Docs](docs/) folder.
19 19