Files
python-don/doc/source/installation.rst
Ramaraja be885916b0 Initial commit with cookiecutter project template
Change-Id: Ida51d3111bf55d79a15051178bea89293aef80f5
2016-08-01 06:07:26 +00:00

13 lines
199 B
ReStructuredText

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