From 44827596bc9ca16d8046aeafee24ee1dd74dcc0b Mon Sep 17 00:00:00 2001 From: Marcus Fedarko Date: Tue, 31 Mar 2020 15:15:27 -0700 Subject: [PATCH] Replace conda-forge with pip in Q2 install instrs. bandaid fix for #126 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c91b7e9..d4fe036 100644 --- a/README.md +++ b/README.md @@ -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: