docs: change .sh to .rpm or .deb for Linux binary distribution (#6113)

This commit is contained in:
H. Joe Lee
2026-02-02 10:11:13 -06:00
committed by GitHub
parent 6ce73cd9f9
commit dfd43b677f
+1 -1
View File
@@ -32,7 +32,7 @@ I. Preconditions
2. You have installed the HDF5 library built with CMake, by executing
the HDF Install Utility (the *.msi file in the binary package for
Windows or the *.sh on Linux). You can obtain pre-built binaries
Windows or the *.rpm or *.deb on Linux). You can obtain pre-built binaries
from The HDF Group's website at www.hdfgroup.org.
3. Set the HDF5_ROOT CMake variable, -DHDF5_ROOT=<install_path>