13 lines
241 B
ReStructuredText
13 lines
241 B
ReStructuredText
============
|
|
Installation
|
|
============
|
|
|
|
At the command line::
|
|
|
|
$ pip install bareon-dynamic-allocator
|
|
|
|
Or, if you have virtualenvwrapper installed::
|
|
|
|
$ mkvirtualenv bareon-dynamic-allocator
|
|
$ pip install bareon-dynamic-allocator
|