Skip to content

Commit

Permalink
Replace conda-forge with pip in Q2 install instrs.
Browse files Browse the repository at this point in the history
bandaid fix for biocore#126
  • Loading branch information
fedarko authored Mar 31, 2020
1 parent 74bf074 commit 4482759
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ before installing Songbird. In your QIIME 2 conda environment, you can install S
running:

```
conda install songbird -c conda-forge
pip install songbird
```

Next, run the following command to get QIIME 2 to "recognize" Songbird:
Expand Down

0 comments on commit 4482759

Please sign in to comment.