Skip to content

Commit

Permalink
updated version in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
williamrowell committed Nov 26, 2024
1 parent 919ed9c commit 025b391
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Clone a tagged version of the git repository. Use the `--branch` flag to pull t

```
git clone \
--depth 1 --branch v1.0.1 \ # for reproducibility
--depth 1 --branch v1.0.2 \ # for reproducibility
--recursive \ # to clone submodule
https://github.com/PacificBiosciences/HiFi-human-assembly-WDL.git
```
Expand Down

0 comments on commit 025b391

Please sign in to comment.