File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
docs/Installation/Standlone-installation Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -15,14 +15,14 @@ Standalone Installation
15
15
2. Compile Xmipp. You have two options:
16
16
17
17
18
- **Option 1: ** Compile using the Scipion environment. This method installs Xmipp with dependencies managed by Scipion and is the recomended way.
18
+ **Option 1: ** Compile using the Scipion environment. This method installs Xmipp with dependencies managed by Scipion and is the recomended way.
19
19
20
20
.. code-block :: bash
21
21
22
22
scipion3 run ./xmipp
23
23
24
-
25
- ** Option 2:** Compile the Xmipp alone. This method installs Xmipp with the required dependencies and versions defined by your environment or defaults.
24
+
25
+ **Option 2: ** Compile the Xmipp alone. This method installs Xmipp with the required dependencies and versions defined by your environment or defaults.
26
26
27
27
.. code-block :: bash
28
28
You can’t perform that action at this time.
0 commit comments