Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bluegenes authored Dec 8, 2019
1 parent b8c76d5 commit f7e2329
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,9 @@ make this sucky part of the process suck a little less.

## Basic Usage

Install dammit with conda. bioconda install is failing - use the following code instead to install dammit in a conda environment:
Install dammit with bioconda.

wget https://raw.githubusercontent.com/dib-lab/elvers/master/elvers/rules/dammit/environment.yml
conda env create -f environment.yml -n dammit-env
conda create -n dammit-env dammit
conda activate dammit-env

Download and install a subset of the databases:
Expand Down

0 comments on commit f7e2329

Please sign in to comment.