Installation instructions
=========================

If you have pip installed::

    $ pip install lightcurve

Otherwise::

    $ git clone https://github.com/justincely/lightcurve.git
    $ cd lightcurve
    $ python setup.py install

If that doesn't work...ask your nearest nerd?
