Skip to content

Commit e76b8ff

Browse files
authored
.
1 parent 2c74441 commit e76b8ff

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/Developers/How-to-release/index.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,9 @@ Step 8: Validate Release Branches Locally
5959
- Verify:
6060
- Installation with Scipion. Downolad the scipion-em-xmipp repo in the release branch and launch
6161
::
62-
63-
scipion3 installp -p path/repo/downloaded --devel
62+
git clone git@github.com:I2PC/scipion-em-xmipp.git
63+
cd scipion-em-xmipp
64+
scipion3 installp -p . --devel
6465
Descargara en scipion/software/em los repositorios en xmippSrc-3.... e instalara xmipp
6566
- Execution of a few tests.
6667

0 commit comments

Comments
 (0)