diff --git a/README.md b/README.md index 55188858..d538428b 100644 --- a/README.md +++ b/README.md @@ -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.0b6 +pip install blending-toolkit==1.0.0b7 ``` 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).