Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 426 Bytes

installation.rst

File metadata and controls

20 lines (12 loc) · 426 Bytes

Installation

extrabol can be installed via pip

pip install extrabol

You can also install directly from source (github) using:

git clone https://github.com/villrv/extrabol
cd emcee
python -m pip install setup.py

This will give you the most up-to-date version of extrabol, but be warned that it may not be stable!