website/www: update vmware copy to note version supported

This commit is contained in:
Mitchell Hashimoto 2014-09-03 09:53:51 -07:00
parent 11181af37b
commit 03775b114a
1 changed files with 2 additions and 2 deletions

View File

@ -159,11 +159,11 @@ page_title: "VMware Vagrant Environments"
<div class="inputs products"> <div class="inputs products">
<label class="radio"> <label class="radio">
<input type="radio" name="product" value="fusion" checked> <input type="radio" name="product" value="fusion" checked>
VMware Fusion 5 or 6 (Mac OS X) VMware Fusion 5 to 7 (Mac OS X)
</label> </label>
<label class="radio"> <label class="radio">
<input type="radio" name="product" value="workstation"> <input type="radio" name="product" value="workstation">
VMware Workstation 9 or 10 (Linux and Windows) VMware Workstation 9 to 11 (Linux and Windows)
</label> </label>
</div> </div>
<div class="inputs input-append"> <div class="inputs input-append">