Skip to content

Commit e8e71ac

Browse files
authored
.
1 parent 210fec6 commit e8e71ac

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/Installation/Troubleshooting/index.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,15 +35,15 @@ We sometimes see issues regarding the HDF5 dependency related some incompatibili
3535
3636
.. code-block:: bash
3737
38-
scipion3 conda remove hdf5
39-
scipion3 conda install -c conda-forge hdf5
38+
scipion3 run conda remove hdf5
39+
scipion3 run conda install -c conda-forge hdf5
4040
4141
4242
- If you have install hdf5 just in your system, we recommend to install hdf5 in the Scipion enviroment. To do that:
4343
4444
.. code-block:: bash
4545
46-
scipion3 conda install -c conda-forge hdf5
46+
scipion3 run conda install -c conda-forge hdf5
4747
4848
4949
- If you have installed hdf5 in your system and you can not use conda, please remove hdf5 an all files it creates and reinstall it:

0 commit comments

Comments
 (0)