diff --git a/docs/VAGRANT.md b/docs/VAGRANT.md index 34d0fc528d3..5508985d6af 100644 --- a/docs/VAGRANT.md +++ b/docs/VAGRANT.md @@ -41,6 +41,8 @@ specific to the linux distro you're using for more information on how to do this. ``` +For example, on Ubuntu, you can install NFS support by installing nfs-kernel-server with `apt-get install`. + Once the machine has booted up, you can shell into it by typing: ```