Skip to content

Commit

Permalink
Update installation.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
YousefMetwally authored Jun 12, 2024
1 parent 4724ed3 commit 7cfd24c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ Next you can create the TomoTwin environment:
.. prompt:: bash $

mamba env create -n tomotwin -f https://raw.githubusercontent.com/MPI-Dortmund/tomotwin-cryoet/main/conda_env_tomotwin.yml
conda activate tomotwin
pip install tomotwin-cryoet

2. Install Napari
Expand All @@ -32,6 +33,7 @@ Here we assume that you don't have napari installed. Please do:
.. prompt:: bash $

mamba env create -n napari-tomotwin -f https://raw.githubusercontent.com/MPI-Dortmund/napari-tomotwin/main/conda_env.yml
conda activate napari-tomotwin
pip install napari-tomotwin

3. Link Napari
Expand Down

0 comments on commit 7cfd24c

Please sign in to comment.