We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f74902f commit 6bacf81Copy full SHA for 6bacf81
docs/Installation/Installations/index.rst
@@ -124,7 +124,7 @@ This guide explains how to install Xmipp on High-Performance Computing (HPC).
124
125
.. code-block:: bash
126
127
- scipion3 python -c "from xmipp3.version import _binTagVersion; print(_binTagVersion)"
+ scipion3 python -c "from xmipp3.version import _binTagVersion; print(_binTagVersion)" | grep v3
128
129
130
8. **Compile and Install Xmipp**
0 commit comments