Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
DonFreed committed Jul 24, 2024
1 parent 4dae623 commit 5d82012
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -8,7 +8,7 @@ A command-line interface for the Sentieon software

Download the latest tar.gz file from the GitHub release page, https://github.com/sentieon/sentieon-cli/releases/ and install the package with pip:
```sh
curl -LO https://github.com/sentieon/sentieon-cli/releases/download/v0.4.0/sentieon_cli-1.0.0.tar.gz
curl -LO https://github.com/sentieon/sentieon-cli/releases/download/v1.0.0/sentieon_cli-1.0.0.tar.gz
pip install sentieon_cli-1.0.0.tar.gz
```

@@ -54,4 +54,4 @@ The `sentieon-cli` supports the following global arguments:
- [**DNAscope LongRead**](docs/dnascope-longread.md) - DNAscope LongRead pipeline implementations for germline SNV and indel calling from long read data.

## License
Unless otherwise indicated, files in this repository are licensed under a BSD 2-Clause License.
Unless otherwise indicated, files in this repository are licensed under a BSD 2-Clause License.

0 comments on commit 5d82012

Please sign in to comment.