We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4691079 commit 634dc78Copy full SHA for 634dc78
docs/installation.rst
@@ -27,7 +27,7 @@ Here we assume that you don't have napari installed. Please do:
27
mamba create -y -n napari-tomotwin -c conda-forge python=3.10 napari=0.4.17 pyqt pip
28
conda activate napari-tomotwin
29
30
-Install the required plguins `napari-boxmanager` and `napari-tomotwin` via [pip]:
+Install the required plugins `napari-boxmanager` and `napari-tomotwin` via pip:
31
32
.. prompt:: bash $
33
0 commit comments