InstallationΒΆ

At the command line:

$ pip install virtualbmc

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv virtualbmc
$ pip install virtualbmc

Previous topic

Team and repository tags

Next topic

Usage

This Page