Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
DonFreed authored Jul 9, 2024
1 parent d6382d1 commit 9f55766
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
Expand Up @@ -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
```

Expand Down Expand Up @@ -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 9f55766

Please sign in to comment.