From c74807eb6b2ab4c65bd2b8a308a2440d1ed0eaa7 Mon Sep 17 00:00:00 2001 From: Tony Liu Date: Wed, 4 Oct 2023 14:19:13 -0700 Subject: [PATCH] Conda channel name change --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d750579..ee7b023 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Tony Liu, Connor Morgan-Lang, Joe Ho, Avery Noonan, Kateryna Ievdokymenko, Zach ## For the impatient ```bash -conda install -c tony-xy-liu \ +conda install -c txyliu \ -c imperial-college-research-computing \ -c bioconda -c conda-forge fabfos @@ -54,7 +54,7 @@ Pick one of Conda, Singularity, Docker, or Manual. ```bash conda install \ - -c tony-xy-liu \ + -c txyliu \ -c imperial-college-research-computing \ -c bioconda \ -c conda-forge \