Skip to content

Commit 6bacf81

Browse files
authored
.
1 parent f74902f commit 6bacf81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Installation/Installations/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ This guide explains how to install Xmipp on High-Performance Computing (HPC).
124124

125125
.. code-block:: bash
126126
127-
scipion3 python -c "from xmipp3.version import _binTagVersion; print(_binTagVersion)"
127+
scipion3 python -c "from xmipp3.version import _binTagVersion; print(_binTagVersion)" | grep v3
128128
129129
130130
8. **Compile and Install Xmipp**

0 commit comments

Comments
 (0)