diff options
author | Allen Byrne <byrn@hdfgroup.org> | 2020-10-19 14:42:09 (GMT) |
---|---|---|
committer | Allen Byrne <byrn@hdfgroup.org> | 2020-10-19 14:42:09 (GMT) |
commit | 176eef273765d4a197347ae16ed18a3c73f328ba (patch) | |
tree | 4ca54490e1a22340dd1b0bf376d6a94f1f9b195e /release_docs | |
parent | 9bd2102b7747b255b570d428399151296baa17d1 (diff) | |
download | hdf5-176eef273765d4a197347ae16ed18a3c73f328ba.zip hdf5-176eef273765d4a197347ae16ed18a3c73f328ba.tar.gz hdf5-176eef273765d4a197347ae16ed18a3c73f328ba.tar.bz2 |
Whitespace and url correction
Diffstat (limited to 'release_docs')
-rw-r--r-- | release_docs/README_HPC | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/release_docs/README_HPC b/release_docs/README_HPC index 513064c..6b31ce6 100644 --- a/release_docs/README_HPC +++ b/release_docs/README_HPC @@ -32,7 +32,7 @@ II. Obtain HDF5 source Obtain HDF5 source code from the HDF5 repository using a git command or from a release tar file in a working directory: - git clone https://git@bitbucket.hdfgroup.org/scm/hdffv/hdf5.git + git clone https://github.com/HDFGroup/hdf5.git [-b branch] [source directory] If no branch is specified, then the 'develop' version will be checked out. |