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 2c74441 commit e76b8ffCopy full SHA for e76b8ff
docs/Developers/How-to-release/index.rst
@@ -59,8 +59,9 @@ Step 8: Validate Release Branches Locally
59
- Verify:
60
- Installation with Scipion. Downolad the scipion-em-xmipp repo in the release branch and launch
61
::
62
-
63
- scipion3 installp -p path/repo/downloaded --devel
+ git clone git@github.com:I2PC/scipion-em-xmipp.git
+ cd scipion-em-xmipp
64
+ scipion3 installp -p . --devel
65
Descargara en scipion/software/em los repositorios en xmippSrc-3.... e instalara xmipp
66
- Execution of a few tests.
67
0 commit comments