InstallationΒΆ

At the command line:

$ pip install virtualbmc

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv virtualbmc
$ pip install virtualbmc

Previous topic

Virtual BMC

Next topic

Usage

This Page