We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 142e70e commit 992f64dCopy full SHA for 992f64d
README.md
@@ -13,7 +13,7 @@ ProcessPerformance.exe
13
On Linux and macOS:
14
15
```bash
16
-dotnet run ProcessPerformance
+dotnet ProcessPerformance.dll
17
```
18
19
This will start the process performance reporter with default parameters.
0 commit comments