mirror of https://github.com/docker/docs.git
Add how to check that virtualization is enabled in Win 10 (#6805)
This commit is contained in:
parent
e2c8ccef8f
commit
082f6c8d82
|
@ -60,6 +60,11 @@ To verify your machine meets these requirements, do the following:
|
|||
|
||||
2. Make sure your Windows system supports Hardware Virtualization Technology and that virtualization is enabled.
|
||||
|
||||
<br>
|
||||
**For Windows 10**
|
||||
|
||||
Run [Speccy](https://www.piriform.com/speccy){: target="_blank" class="_"}, and look at the CPU information.
|
||||
|
||||
<br>
|
||||
**For Windows 8 or 8.1**
|
||||
|
||||
|
|
Loading…
Reference in New Issue