We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8e63177 + 973eafb commit 085a006Copy full SHA for 085a006
README.md
@@ -100,13 +100,6 @@ You can install this package via `pip`.
100
101
To install, at the command line run
102
103
-``` shell
104
-conda config --add channels conda-forge
105
-conda install dabest
106
-```
107
-
108
-or –\>
109
110
``` shell
111
pip install dabest
112
```
nbs/read_me.ipynb
@@ -97,11 +97,6 @@
97
"To install, at the command line run\n",
98
"\n",
99
"```shell\n",
- "conda config --add channels conda-forge\n",
- "conda install dabest\n",
- "```\n",
- "or -->\n",
- "```shell\n",
"pip install dabest\n",
"```\n",
"You can also [clone](https://help.github.com/articles/cloning-a-repository) this repo locally.\n",
0 commit comments