Skip to content

Commit 9b38059

Browse files
committed
add install info
1 parent 851d8b1 commit 9b38059

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

github-ci/README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,13 @@ Set ssh config in ~/.ssh/config
2222
StrictHostKeyChecking no"
2323
IdentityFile /etc/biocontainers-ci/id_rsa
2424

25+
## install
26+
27+
As root:
28+
29+
pip install -r requirements.txt
30+
pip install .
31+
2532
## run
2633

2734
In repo clone:

0 commit comments

Comments
 (0)