Skip to content

Commit

Permalink
Readme updates
Browse files Browse the repository at this point in the history
  • Loading branch information
DonFreed committed Jul 9, 2024
1 parent 7072a8d commit 1f9639e
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,8 +8,8 @@ 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-0.4.0.tar.gz
pip install sentieon_cli-0.4.0.tar.gz
curl -LO https://github.com/sentieon/sentieon-cli/releases/download/v0.4.0/sentieon_cli-1.0.0.tar.gz
pip install sentieon_cli-1.0.0.tar.gz
```

## Installation with Poetry
Expand Down

0 comments on commit 1f9639e

Please sign in to comment.