We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eff85ad commit b18bbb0Copy full SHA for b18bbb0
1 file changed
README.md
@@ -22,5 +22,5 @@ This project currently implements the following scheduling algorithms:
22
## Console Client
23
To run the app, use the following command:
24
```
25
-dotnet run CpuSchedulingAlgorithms.Console
+dotnet run --project CpuSchedulingAlgorithms.Console
26
0 commit comments