Skip to content

Commit e8bee70

Browse files
authored
.
1 parent 775c2b8 commit e8bee70

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

docs/Installation/Requirements/index.rst

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,12 +32,15 @@ Xmipp requires C++17 compatible compiler (see table below for minimum versions).
3232
Cmake
3333
^^^^^
3434

35-
Xmipp requires Cmake 3.17 or above.
35+
Xmipp requires CMake 3.17 or above.
3636

3737
.. warning::
38-
Ubuntu 20.04 only support to cmake 3.16.3 if you experience any issue, please install cmake with conda in the Scipion3 enviroment
39-
::
40-
scipion3 run conda install cmake
38+
Ubuntu 20.04 only supports CMake 3.16.3.
39+
If you experience any issues, please install CMake using Conda in the Scipion3 environment:
40+
41+
.. code-block:: bash
42+
43+
scipion3 run conda install cmake
4144
4245
Cuda
4346
^^^^

0 commit comments

Comments
 (0)