Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 296 Bytes

install.rst

File metadata and controls

16 lines (10 loc) · 296 Bytes

Installation

You can use pip to install the latest version of the package automatically:

pip install blossom

Alternately, execute:

git clone git@github.com:blossom-evolution/blossom.git
python setup.py install