13 lines
205 B
ReStructuredText
13 lines
205 B
ReStructuredText
============
|
|
Installation
|
|
============
|
|
|
|
At the command line::
|
|
|
|
$ pip install broadview-ui
|
|
|
|
Or, if you have virtualenvwrapper installed::
|
|
|
|
$ mkvirtualenv broadview-ui
|
|
$ pip install broadview-ui
|