cognitive/doc/source/installation.rst
2015-05-13 14:39:35 -07:00

196 B

Installation

At the command line:

$ pip install cognitive

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv cognitive
$ pip install cognitive