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 1e4acaf commit 0bc59cbCopy full SHA for 0bc59cb
docs/Developers/How-to-release/index.rst
@@ -58,11 +58,14 @@ Step 8: Validate Release Branches Locally
58
- Check out the release branches locally or on a test machine.
59
- Verify:
60
- Installation with Scipion. Downolad the scipion-em-xmipp repo in the release branch and launch
61
+
62
.. code-block:: bash
-
63
64
git clone git@github.com:I2PC/scipion-em-xmipp.git
65
cd scipion-em-xmipp
66
scipion3 installp -p . --devel
67
68
69
Descargara en scipion/software/em los repositorios en xmippSrc-3.... e instalara xmipp
70
- Execution of a few tests.
71
0 commit comments