Skip to content

Commit

Permalink
update readme with new version
Browse files Browse the repository at this point in the history
  • Loading branch information
ismael-mendoza committed Feb 22, 2024
1 parent 7289b60 commit 7a10e9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ print("Precision: ", precision(matching.tp, matching.t, matching.p))
BTK is pip installable, with the following command:

```bash
pip install blending-toolkit==1.0.0b5
pip install blending-toolkit==1.0.0b6
```

In case of any issues and for details of required packages, please see the more detailed installation instructions [here](https://lsstdesc.org/BlendingToolKit/install.html).
Expand Down

0 comments on commit 7a10e9e

Please sign in to comment.