bareon-allocator/doc/source/installation.rst
2015-12-22 12:40:52 +03:00

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