Update Vagrant section in README.md

Signed-off-by: Maciej Wawryk <maciejx.wawryk@intel.com>
Change-Id: I88e0094d398d347295b4e77e541a5cabe9e603f4
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/1114
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Reviewed-by: Aleksey Marchuk <alexeymar@mellanox.com>
Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
This commit is contained in:
Maciej Wawryk 2020-03-03 15:04:02 +01:00 committed by Tomasz Zawadzki
parent 01e85f471c
commit 09cd5f3236

View File

@ -97,9 +97,10 @@ success or failure.
A [Vagrant](https://www.vagrantup.com/downloads.html) setup is also provided A [Vagrant](https://www.vagrantup.com/downloads.html) setup is also provided
to create a Linux VM with a virtual NVMe controller to get up and running to create a Linux VM with a virtual NVMe controller to get up and running
quickly. Currently this has only been tested on MacOS and Ubuntu 16.04.2 LTS quickly. Currently this has been tested on MacOS, Ubuntu 16.04.2 LTS and
with the [VirtualBox](https://www.virtualbox.org/wiki/Downloads) provider. The Ubuntu 18.04.3 LTS with the VirtualBox and Libvirt provider.
[VirtualBox Extension Pack](https://www.virtualbox.org/wiki/Downloads) must The [VirtualBox Extension Pack](https://www.virtualbox.org/wiki/Downloads)
or [Vagrant Libvirt] (https://github.com/vagrant-libvirt/vagrant-libvirt) must
also be installed in order to get the required NVMe support. also be installed in order to get the required NVMe support.
Details on the Vagrant setup can be found in the Details on the Vagrant setup can be found in the