InstallationΒΆ

At the command line:

$ pip install networking-mlnx

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv networking-mlnx
$ pip install networking-mlnx

Previous topic

networking-mlnx

Next topic

Usage

This Page