Nikita Konovalov fabfa59c6e Initial Cookiecutter Commit.
Change-Id: Ia2beb899b752a5db22a5dc12ff55852a7764ac34
2014-12-04 17:10:28 +03:00

13 lines
238 B
ReStructuredText

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