We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2eab6b commit c7b6d51Copy full SHA for c7b6d51
scripts/README.md
@@ -15,8 +15,9 @@ cmake -B build -DCMAKE_INSTALL_PREFIX=~/local -Dhdf5_parallel=on
15
cmake --build build
16
```
17
18
-Optionally, request a specific [HDF5 release URL source archive](https://github.com/HDFGroup/hdf5/releases)
19
-and or ZLIB URL source archive URL:
+Optionally, request a specific
+[HDF5 release URL source archive](https://github.com/HDFGroup/hdf5/releases)
20
+and/or ZLIB URL source archive URL:
21
22
```sh
23
cmake -B build \
0 commit comments