diff --git a/README.md b/README.md index 3e20995..2d43331 100644 --- a/README.md +++ b/README.md @@ -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. \ No newline at end of file +Unless otherwise indicated, files in this repository are licensed under a BSD 2-Clause License.