Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/setup_wsl.md
Original file line number Diff line number Diff line change
Expand Up @@ -229,7 +229,7 @@ Cancel by closing PowerShell, [enable virtualization](#enable-virtualization), a
WSL2 requires virtualization support. Follow the steps below to ensure it is enabled.

**Step 1**
Launch the task manager by pressing <kbd>ctrl</kbd> + <kbd>shift</kbd> + <kbd>esc</kbd>. Click on the "Performance" tab.
Launch the task manager by pressing <kbd>ctrl</kbd> + <kbd>shift</kbd> + <kbd>esc</kbd>. Click on the "Performance" tab, then ensure the "CPU" panel is displayed.

<img src="images/wsl110.png" width=768px>

Expand Down
Loading