Open KirstieJane opened 6 years ago
I think we need to add something about pip install -r requirements.txt and python setup.py install to the README file.
pip install -r requirements.txt
python setup.py install
(Thank you @Islast for answering my questions on gitter!!) 💖 👾
New install instructions on dev branch readme would love it if you could test these out for me after #74 has been merged!
I think we need to add something about
pip install -r requirements.txt
andpython setup.py install
to the README file.(Thank you @Islast for answering my questions on gitter!!) 💖 👾