Skip to content

Commit b29c37e

Browse files
authored
Update README.md
1 parent 45b3848 commit b29c37e

File tree

1 file changed

+2
-9
lines changed

1 file changed

+2
-9
lines changed

README.md

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -39,16 +39,9 @@ Python library to perform spectral unfoldings.
3939

4040
### Prerequisites
4141

42-
You will need the development version of emcee, install using
43-
44-
```
45-
pip install https://github.com/dfm/emcee/archive/master.tar.gz
46-
```
47-
48-
42+
The prerequesites are handled by the `setup.py`, if you are using conda, you might
43+
want to install the available packages via `conda` first.
4944
```
50-
corner
51-
emcee
5245
matplotlib
5346
numpy
5447
pymc3

0 commit comments

Comments
 (0)