Skip to content

Commit

Permalink
doc: url
Browse files Browse the repository at this point in the history
  • Loading branch information
scivision committed Aug 21, 2024
1 parent f2eab6b commit c7b6d51
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions scripts/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,9 @@ cmake -B build -DCMAKE_INSTALL_PREFIX=~/local -Dhdf5_parallel=on
cmake --build build
```

Optionally, request a specific [HDF5 release URL source archive](https://github.com/HDFGroup/hdf5/releases)
and or ZLIB URL source archive URL:
Optionally, request a specific
[HDF5 release URL source archive](https://github.com/HDFGroup/hdf5/releases)
and/or ZLIB URL source archive URL:

```sh
cmake -B build \
Expand Down

0 comments on commit c7b6d51

Please sign in to comment.