From 2a2062d3653e430541c4b4e731d39deed4bcdd0f Mon Sep 17 00:00:00 2001 From: Jamie Morton Date: Tue, 23 Aug 2016 16:32:46 -0700 Subject: [PATCH] forget pip --- README.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/README.md b/README.md index d83683d..2262930 100644 --- a/README.md +++ b/README.md @@ -19,12 +19,6 @@ To install this package, it is recommended to use conda as follows conda install -c biocore gneiss ``` -You can also install Gneiss via pip - -``` -pip install gneiss -``` - To run through the tutorials, you'll need a few more packages, namely `seaborn`, `biom-format` and `h5py`. These packages can be installed with conda as follows ```