diff --git a/INSTALL.md b/INSTALL.md index af9c1ba5a..5c72effe8 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -32,6 +32,8 @@ If you'd like to create a VM with BLT, you will require the following additional brew install ansible brew cask install virtualbox vagrant +The minimum required versions are VirtualBox 5.1.x and Vagrant 1.8.6. The local PHP environment should also have a memory limit of at least 2G for BLT to initialise. + If you'd like to execute Behat tests from the host machine, you will need Java: brew cask install java