diff options
Diffstat (limited to 'doc/vfd-swmr-user-guide.md')
-rw-r--r-- | doc/vfd-swmr-user-guide.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/vfd-swmr-user-guide.md b/doc/vfd-swmr-user-guide.md index a0ce8d1..6a14487 100644 --- a/doc/vfd-swmr-user-guide.md +++ b/doc/vfd-swmr-user-guide.md @@ -84,9 +84,9 @@ Clone the HDF5 repository in a new directory, then switch to the features/vfd_swmr_alpa_1 branch as follows: ``` -% git clone https://mainzer@bitbucket.hdfgroup.org/scm/hdffv/hdf5.git swmr +% git clone https://@bitbucket.hdfgroup.org/scm/hdffv/hdf5.git swmr % cd swmr -% git checkout features/vfd_swmr_alpha_1 +% git checkout feature/vfd_swmr_alpha_1 ``` ## Build |