Skip to content

Commit 085a006

Browse files
authored
Merge pull request #177 from ACCLAB/v2024.03.29
Merge v2024.03.29 into master branch
2 parents 8e63177 + 973eafb commit 085a006

File tree

2 files changed

+0
-12
lines changed

2 files changed

+0
-12
lines changed

README.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -100,13 +100,6 @@ You can install this package via `pip`.
100100

101101
To install, at the command line run
102102

103-
``` shell
104-
conda config --add channels conda-forge
105-
conda install dabest
106-
```
107-
108-
or –\>
109-
110103
``` shell
111104
pip install dabest
112105
```

nbs/read_me.ipynb

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -97,11 +97,6 @@
9797
"To install, at the command line run\n",
9898
"\n",
9999
"```shell\n",
100-
"conda config --add channels conda-forge\n",
101-
"conda install dabest\n",
102-
"```\n",
103-
"or -->\n",
104-
"```shell\n",
105100
"pip install dabest\n",
106101
"```\n",
107102
"You can also [clone](https://help.github.com/articles/cloning-a-repository) this repo locally.\n",

0 commit comments

Comments
 (0)