Skip to content

Commit 29659e1

Browse files
authored
.
1 parent e354c3e commit 29659e1

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

docs/Installation/Installations/index.rst

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -46,24 +46,24 @@ b. Install the develop branch (main) of Xmipp
4646
pip install xmipp3-installer
4747
./xmipp
4848
49-
This methods only compile Xmipp. Linking it to Scipion is explained in the next step. Note. For additional details about the compilation process, run:
49+
This methods only compile Xmipp. Linking it to Scipion is explained in the next step. Note. For additional details about the compilation process, run:
5050
51-
.. code-block:: bash
51+
.. code-block:: bash
5252
53-
./xmipp --help
53+
./xmipp --help
5454
5555
56-
To use Xmipp within Scipion, link the standalone installation by following these steps:
56+
To use Xmipp within Scipion, link the standalone installation by following these steps:
5757
58-
1. Ensure Scipion is installed (refer to the *Scipion installation guide*).
59-
2. Use the `scipion-em-xmipp` repository, located in `src/scipion-em-xmipp`.
60-
3. Run the following command to link the binaries:
58+
1. Ensure Scipion is installed (refer to the *Scipion installation guide*).
59+
2. Use the `scipion-em-xmipp` repository, located in `src/scipion-em-xmipp`.
60+
3. Run the following command to link the binaries:
6161
62-
.. code-block:: bash
62+
.. code-block:: bash
6363
64-
scipion3 installp -p ~/scipion-em-xmipp --devel
64+
scipion3 installp -p ~/scipion-em-xmipp --devel
6565
66-
Replace `~/scipion-em-xmipp` with the path to your `scipion-em-xmipp` folder.
66+
Replace `~/scipion-em-xmipp` with the path to your `scipion-em-xmipp` folder.
6767
6868
Using Xmipp in standalone
6969
""""""""""""""""""""""""""""""

0 commit comments

Comments
 (0)