Skip to content

Commit ccd9097

Browse files
authored
Update README.md
1 parent a8ce0ff commit ccd9097

1 file changed

Lines changed: 11 additions & 1 deletion

File tree

README.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,14 @@ Training framework support:
1313

1414
## Installation
1515

16-
`pip install seqchromloader`
16+
### conda (suggested):
17+
18+
`mamba install -c bioconda -c conda-forge seqchromloader`
19+
20+
or
21+
22+
`conda install -c bioconda -c conda-forge seqchromloader`
23+
24+
### pip
25+
26+
`pip install seqchromloader`

0 commit comments

Comments
 (0)