From 338ea0add475428d5944d4d2c4505e71a5599b3e Mon Sep 17 00:00:00 2001 From: JLSteenwyk Date: Wed, 7 Feb 2024 06:59:21 -0800 Subject: [PATCH] updated README and docs to point to bioconda for anaconda installation --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0cc78c1..79c8665 100644 --- a/README.md +++ b/README.md @@ -114,6 +114,6 @@ deactivate To install via anaconda, execute the follwoing command: ``` shell -conda install -c jlsteenwyk clipkit +conda install bioconda::clipkit ``` -Visit here for more information: https://anaconda.org/jlsteenwyk/clipkit +Visit here for more information: https://anaconda.org/bioconda/clipkit