InstallationΒΆ

At the command line:

$ pip install networking-sfc

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv networking-sfc
$ pip install networking-sfc

Previous topic

Welcome to the Service Function Chaining Documentation!

Next topic

Usage

Project Source

This Page