Skip to content

Commit

Permalink
README.md updated with the lowercase library name
Browse files Browse the repository at this point in the history
  • Loading branch information
vmagnin committed Apr 14, 2024
1 parent 0197faf commit a849a7f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@ The recommended approach is to use `fpm`:
```shell
$ fpm run
sudoku.f90 done.
libForSudoku.a done.
libforsudoku.a done.
main.f90 done.
ForSudoku done.
forsudoku done.
[100%] Project compiled successfully.
```

Expand Down

0 comments on commit a849a7f

Please sign in to comment.