Skip to content

Commit

Permalink
remove spdlog reference
Browse files Browse the repository at this point in the history
  • Loading branch information
20DM committed Oct 18, 2024
1 parent 4ad17e3 commit 3ad65c9
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 @@ -58,7 +58,7 @@ If the dependencies are already available on your system, you can also install *
On MacOS, you can also install most of the dependencies with Homebrew e.g.

``` bash
brew install boost fftw eigen yaml-cpp spdlog catch2
brew install boost fftw eigen yaml-cpp catch2 [onnxruntime]
```


Expand Down

0 comments on commit 3ad65c9

Please sign in to comment.