cognitive/doc/source/installation.rst

13 lines
196 B
ReStructuredText

============
Installation
============
At the command line::
$ pip install cognitive
Or, if you have virtualenvwrapper installed::
$ mkvirtualenv cognitive
$ pip install cognitive