﻿Install
=======


From PyPI using Setuptools
--------------------------

$ easy_install Behaviour


From Source
-----------

Download the latest tarball from http://cheeseshop.python.org/pypi/Behaviour/.
Expand the tarball, then

$ cd ./Behaviour-0.1a2
$ python setup.py install
