Skip to content

Commit cf65062

Browse files
Update README.md
1 parent e167fa8 commit cf65062

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ extern "C" {
145145

146146

147147
## 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.
149149

150150
### Checkout
151151
The repository includes spdlog and nlohmann::json as submodules, so clone with `--recursive`:

0 commit comments

Comments
 (0)