Skip to content

Commit 3ad65c9

Browse files
committed
remove spdlog reference
1 parent 4ad17e3 commit 3ad65c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ If the dependencies are already available on your system, you can also install *
5858
On MacOS, you can also install most of the dependencies with Homebrew e.g.
5959

6060
``` bash
61-
brew install boost fftw eigen yaml-cpp spdlog catch2
61+
brew install boost fftw eigen yaml-cpp catch2 [onnxruntime]
6262
```
6363

6464

0 commit comments

Comments
 (0)