diff --git a/docs/installation.md b/docs/installation.md index 193cb3935..48211d52f 100644 --- a/docs/installation.md +++ b/docs/installation.md @@ -232,7 +232,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==1.3.1 + pip install sleap[pypi]==1.3.3 ``` This works on **any OS except Apple silicon** and on **Google Colab**.