浏览代码

Update windows.md

Nordstrand 2 年之前
父节点
当前提交
29a342a1cf
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      pc/windows.md

+ 2 - 2
pc/windows.md

@@ -86,8 +86,8 @@ breadcrumbs:
 More info: [Windows Subsystem for Linux Installation Guide for Windows 10 (Microsoft Docs)](https://docs.microsoft.com/en-us/windows/wsl/install-win10)
 
 1. Prerequisites:
-    - Enable Intel VT-x or AMD SVM in the BIOS settings. Check that the "Virtualization" field in the Task Manager CPU page says "Enabled" afterwards.
-    - Enable the Hyper-V Windows feature. Search for "Windows Features" in the task bar.
+    - Intel VT-x or AMD SVM must be enabled in the BIOS settings. Check that the "Virtualization" field in the Task Manager CPU page says "Enabled" afterwards.
+    - Hyper-V is not required.
 1. Install (Ubuntu, the default):
     1. Open the Windows command prompt or PowerShell in admin mode.
     1. Start installer: `wsl --install`