Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kris701 authored Dec 29, 2024
1 parent 28696f4 commit 9823121
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 @@ -24,7 +24,7 @@ Where:

This project is also available as a dotnet tool on the [NuGet Package Manager](https://www.nuget.org/packages/SudokuSolver).

Then you can install it by writing dotnet tool install SudokuSolver and use it as follows:
Then you can install it by writing `dotnet tool install SudokuSolver` and use it as follows:

`sudokusolver --board {BOARD} --solver {SOLVER} --solution {SOLUTIONFILE}`

Expand Down

0 comments on commit 9823121

Please sign in to comment.