Firefly
Firefly copied to clipboard
update docs for installation to make preferred method clearer
pip install -e .
is preferred to python setup.py install
for people who want to install from source
This may also tie into issue #161 (windows installation)