Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
smolkmo authored Mar 7, 2022
1 parent dddc558 commit eab4c6d
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 @@ -17,11 +17,11 @@ You can install Sniffles2 using pip or conda using:

or

`conda install sniffles=2.0.2 `
`conda install sniffles=2.0 `

If you previously installed Sniffles1 using conda and want to upgrade to Sniffles2, you can use:

`conda update sniffles=2.0.2`
`conda update sniffles=2.0`

## Requirements
* Python >= 3.7
Expand Down

0 comments on commit eab4c6d

Please sign in to comment.