website/www: update vmware copy to note version supported
This commit is contained in:
parent
11181af37b
commit
03775b114a
|
@ -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">
|
||||||
|
|
Loading…
Reference in New Issue