diff options
author | Quincey Koziol <koziol@hdfgroup.org> | 2003-12-13 18:53:05 (GMT) |
---|---|---|
committer | Quincey Koziol <koziol@hdfgroup.org> | 2003-12-13 18:53:05 (GMT) |
commit | 1214d6e3043820e1fda350e0e667c53239fa0c92 (patch) | |
tree | 1046f2d1eb3c845ded56b10e11676eadeeb120de /release_docs/INSTALL | |
parent | 6528bd54730b13463a214e6a785bdc8ad5e66387 (diff) | |
download | hdf5-1214d6e3043820e1fda350e0e667c53239fa0c92.zip hdf5-1214d6e3043820e1fda350e0e667c53239fa0c92.tar.gz hdf5-1214d6e3043820e1fda350e0e667c53239fa0c92.tar.bz2 |
[svn-r7949] 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 |