mirror of
https://github.com/HDFGroup/hdf5.git
synced 2026-09-25 04:09:44 +03:00
Improved usage information (#6070)
This commit is contained in:
@@ -91,9 +91,10 @@ Please refer to [Build instructions](https://\SRCURL/release_docs/INSTALL) for b
|
||||
\li chrome – Download file and then run: `gzip -cd <distribution>.tar.gz | tar xvf -`
|
||||
\li wget –
|
||||
<div style="margin-left: 2em;">
|
||||
`wget https://github.com/HDFGroup/hdf5/releases/download/2.N.N/<distribution>.tar.gz`<br>
|
||||
`wget https://github.com/HDFGroup/hdf5/releases/download/${PACKAGEVERSION}/<distribution>.tar.gz`<br>
|
||||
`gzip -cd <distribution>.tar.gz | tar xvf -`
|
||||
</div>
|
||||
\li `<distribution>` is hdf5-${PACKAGEVERSION}, where PACKAGEVERSION is 2.0.0 for this release
|
||||
|
||||
\subsection subsec_api_compat_reps Individual API Compatibility Reports
|
||||
|
||||
|
||||
Reference in New Issue
Block a user