You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -145,7 +145,7 @@ extern "C" {
145
145
146
146
147
147
## Quick start
148
-
You must have LLVM and clang 11.0.0 and available on your $PATH. To run the tests you'll need OpenEXR 2.5.5 installed. Other versions may work but the tests will fail as they rely on diffing the output, which will have the version numbers baked into the type names.
148
+
You must have LLVM and clang 11.0.0 installed. To run the tests you'll need OpenEXR 2.5.5 installed. Other versions may work but the tests will fail as they rely on diffing the output, which will have the version numbers baked into the type names.
149
149
150
150
### Checkout
151
151
The repository includes spdlog and nlohmann::json as submodules, so clone with `--recursive`:
0 commit comments