diff --git a/docs/installation.md b/docs/installation.md index 7c2a7d710..fbf2e5f7f 100644 --- a/docs/installation.md +++ b/docs/installation.md @@ -215,7 +215,7 @@ Although you do not need Mambaforge installed to perform a `pip install`, we rec 3. Finally, we can perform the `pip install`: ```bash - pip install sleap[pypi]==1.3.1 + pip install sleap[pypi]==1.3.2 ``` This works on **any OS except Apple silicon** and on **Google Colab**.