Skip to content

Commit bd76ec7

Browse files
authored
Improved usage information (#6070)
1 parent b986a34 commit bd76ec7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doxygen/dox/hdf5_2_0.dox

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,9 +91,10 @@ Please refer to [Build instructions](https://\SRCURL/release_docs/INSTALL) for b
9191
\li chrome – Download file and then run: `gzip -cd <distribution>.tar.gz | tar xvf -`
9292
\li wget –
9393
<div style="margin-left: 2em;">
94-
`wget https://github.com/HDFGroup/hdf5/releases/download/2.N.N/<distribution>.tar.gz`<br>
94+
`wget https://github.com/HDFGroup/hdf5/releases/download/${PACKAGEVERSION}/<distribution>.tar.gz`<br>
9595
`gzip -cd <distribution>.tar.gz | tar xvf -`
9696
</div>
97+
\li `<distribution>` is hdf5-${PACKAGEVERSION}, where PACKAGEVERSION is 2.0.0 for this release
9798

9899
\subsection subsec_api_compat_reps Individual API Compatibility Reports
99100

0 commit comments

Comments
 (0)