diff options
author | Quincey Koziol <koziol@hdfgroup.org> | 2003-12-13 18:52:40 (GMT) |
---|---|---|
committer | Quincey Koziol <koziol@hdfgroup.org> | 2003-12-13 18:52:40 (GMT) |
commit | 4feb66edc9ded25aacdcd302f9fcf7d7aef4222b (patch) | |
tree | 733caf80eda58b7e590685d8cd5270b5ad8e0d9c /release_docs/INSTALL | |
parent | 09c83fc8273e0e1e14d093f2f18263116d3dd532 (diff) | |
download | hdf5-4feb66edc9ded25aacdcd302f9fcf7d7aef4222b.zip hdf5-4feb66edc9ded25aacdcd302f9fcf7d7aef4222b.tar.gz hdf5-4feb66edc9ded25aacdcd302f9fcf7d7aef4222b.tar.bz2 |
[svn-r7948] Purpose:
Update with correct location on FTP server.
Diffstat (limited to 'release_docs/INSTALL')
-rw-r--r-- | release_docs/INSTALL | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/release_docs/INSTALL b/release_docs/INSTALL index 6a50caf..df6098f 100644 --- a/release_docs/INSTALL +++ b/release_docs/INSTALL @@ -54,9 +54,9 @@ 1. Obtaining HDF5 The latest supported public release of HDF5 is available from - ftp://hdf.ncsa.uiuc.edu/pub/dist/HDF5. For Unix platforms, it is - available in tar format uncompressed or compressed with compress, - gzip, or bzip2. For Microsoft Windows, it is in ZIP format. + ftp://hdf.ncsa.uiuc.edu/HDF5/current/src. For Unix platforms, it is + available in tar format compressed with gzip. For Microsoft Windows, + it is in ZIP format. The HDF team also makes snapshots of the source code available on a regular basis. These snapshots are unsupported (that is, the |