From 8cb47d01d6a1a60c970ba87e6de0474be9924807 Mon Sep 17 00:00:00 2001 From: Mitchell Hashimoto Date: Fri, 28 Feb 2014 18:54:35 +0100 Subject: [PATCH] website/docs: note where boxes can be found --- website/docs/source/v2/hyperv/usage.html.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/website/docs/source/v2/hyperv/usage.html.md b/website/docs/source/v2/hyperv/usage.html.md index ef87e8d0d..597294de3 100644 --- a/website/docs/source/v2/hyperv/usage.html.md +++ b/website/docs/source/v2/hyperv/usage.html.md @@ -15,3 +15,7 @@ Hyper-V also requires that you execute Vagrant with administrative privileges. Creating and managing virtual machines with Hyper-V requires admin rights. Vagrant will show you an error if it doesn't have the proper permissions. + +Boxes for Hyper-V can be easily found on +[Vagrant Cloud](http://www.vagrantcloud.com). To get started, you might +want to try the `hashicorp/precise64` box.