diff --git a/docs/installation.rst b/docs/installation.rst index 4d67e83..a45e5b8 100644 --- a/docs/installation.rst +++ b/docs/installation.rst @@ -59,7 +59,7 @@ To update an existing TomoTwin installation just do: mamba env update -n tomotwin -f https://raw.githubusercontent.com/MPI-Dortmund/tomotwin-cryoet/main/conda_env_tomotwin.yml --prune conda activate tomotwin pip install tomotwin-cryoet - mamba env update -n napari-tomotwin -f https://raw.githubusercontent.com/MPI-Dortmund/tomotwin-cryoet/main/conda_env_napari.yml --prune + mamba env update -n napari-tomotwin -f https://raw.githubusercontent.com/MPI-Dortmund/napari-tomotwin/main/conda_env.yml --prune Download latest model ^^^^^^^^^^^^^^^^^^^^^