Skip to content

Commit 27fc5f3

Browse files
committed
Some fixes
1 parent 1985978 commit 27fc5f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ExdiKdSample/LiveDebugging.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ It is good to use VMWare Workstation for it, but you can try use Hyper-V with Wi
2121
For Windows 11 you need to change Hyper-V scheduler type to "Classic"
2222

2323
```
24-
bcdedit /set hypervisorschedulertype Classic
24+
bcdedit /set hypervisorschedulertype Classic
2525
```
2626

2727
You can see current type of scheduler using command (https://learn.microsoft.com/en-us/windows-server/virtualization/hyper-v/manage/manage-hyper-v-scheduler-types).

0 commit comments

Comments
 (0)