.. _quick-install:

Installation
============

For the "released" version.

::

    $ pip install cogent3


Installing the development version
----------------------------------

For the latest features and bug fixes (and possibly new bugs!), install from GitHub as

::

    $ pip install git+https://github.com/cogent3/cogent3.git@develop#egg=cogent3

