Skip to content

Commit dcfa4be

Browse files
committed
Merge pull request laravel#2185 from Lewiscowles1986/patch-1
Note on Hyper-V & VT-x
2 parents 2298273 + 7edcf2b commit dcfa4be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

homestead.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Laravel Homestead is an official, pre-packaged Vagrant box that provides you a w
2424

2525
Homestead runs on any Windows, Mac, or Linux system, and includes the Nginx web server, PHP 7.0, MySQL, Postgres, Redis, Memcached, Node, and all of the other goodies you need to develop amazing Laravel applications.
2626

27-
> **Note:** If you are using Windows, you may need to enable hardware virtualization (VT-x). It can usually be enabled via your BIOS.
27+
> **Note:** If you are using Windows, you may need to enable hardware virtualization (VT-x). It can usually be enabled via your BIOS. If you are using Hyper-V on a UEFI system you may additionally need to disable Hyper-V in order to access VT-x.
2828
2929
<a name="included-software"></a>
3030
### Included Software

0 commit comments

Comments
 (0)