cursive/doc/source/installation.rst
dane-fichter 0da0dd357d Initial cookiecutter commit
This commit establishes the test and
development environment for the cursive
repository.

Change-Id: I440c4c55172cddd194efafe5d8f8d18728d7f8c0
2016-06-27 18:28:04 -07:00

13 lines
190 B
ReStructuredText

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