Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
abuendia authored Feb 10, 2024
1 parent d04e760 commit 6322154
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
### Dependencies ###

`arcasHLA` can be installed through bioconda with
Install `arcasHLA` through bioconda with
```
conda install arcas-hla -c bioconda -c conda-forge
conda activate arcas-hla
```
**Important**: Please include channels `bioconda` and `conda-forge` as above.

`arcas-hla` can also be installed through the [environment.yml](./environment.yml) file in this repo:
`arcasHLA` can also be installed through the [environment.yml](./environment.yml) file in this repo:
```
conda env create -f environment.yml
conda activate arcas-hla
Expand Down

0 comments on commit 6322154

Please sign in to comment.