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
3 changes: 1 addition & 2 deletions content/install-guides/wperf.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ WindowsPerf consists of a kernel-mode driver and a user-space command-line tool.
You cannot use WindowsPerf on virtual machines, such as cloud instances.
{{% /notice %}}

## Using winget (Recommended)
## Using winget

### Install

Expand Down Expand Up @@ -95,7 +95,6 @@ Once you have installed the driver, you can use `wperf` without `Administrator`
For example:

```command
cd ..\wperf
wperf --version
```

Expand Down