Skip to content

Commit

Permalink
Fix run command
Browse files Browse the repository at this point in the history
  • Loading branch information
amal-stack authored Feb 19, 2022
1 parent eff85ad commit b18bbb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@ This project currently implements the following scheduling algorithms:
## Console Client
To run the app, use the following command:
```
dotnet run CpuSchedulingAlgorithms.Console
dotnet run --project CpuSchedulingAlgorithms.Console
```

0 comments on commit b18bbb0

Please sign in to comment.